mtd: nand: denali: remove "Spectra:" prefix from printk strings
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 9 Nov 2016 04:35:24 +0000 (13:35 +0900)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 19 Nov 2016 08:38:49 +0000 (09:38 +0100)
commit789ccf17754fe95cdd4de3cae7afb09a9bb43c94
tree4d1f165d1fcd92a79d3641a6e38b452056000702
parentc9e02584324285d5fbe3912a00a2383e0378f420
mtd: nand: denali: remove "Spectra:" prefix from printk strings

As far as I understood from the Kconfig menu deleted by commit
be7f39c5ecf5 ("Staging: delete spectra driver"), the "Spectra" is
specific to Intel Moorestown Platform.

The Denali NAND controller IP is used for various SoCs such as
Altera SOCFPGA, Socionext UniPhier, etc.  The platform specific
strings are not preferred in this driver.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/denali.c