From: Lee Jones Date: Thu, 20 Mar 2014 11:11:45 +0000 (+0000) Subject: mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" X-Git-Tag: firefly_0821_release~176^2~4119^2~12 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f1919cb852c8f9e7fa667a446f253258a8a599f2;p=firefly-linux-kernel-4.4.55.git mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M" Reported-by: Brian Norris Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- diff --git a/drivers/mtd/devices/st_spi_fsm.c b/drivers/mtd/devices/st_spi_fsm.c index 80088e4880aa..ef9f9b84dbfb 100644 --- a/drivers/mtd/devices/st_spi_fsm.c +++ b/drivers/mtd/devices/st_spi_fsm.c @@ -3,7 +3,7 @@ * * Author: Angus Clark * - * Copyright (C) 2010-2014 STicroelectronics Limited + * Copyright (C) 2010-2014 STMicroelectronics Limited * * JEDEC probe based on drivers/mtd/devices/m25p80.c *