From: Magnus Damm Date: Tue, 2 Feb 2010 04:01:25 +0000 (+0900) Subject: mtd: trivial sh_flctl changes X-Git-Tag: v2.6.34-rc1~285^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b79c7adf82e8b8a6d6ad1dadf7e687a4a030cf8c;p=pandora-kernel.git mtd: trivial sh_flctl changes This patch contains a few changes for the sh_flctl driver: - not sh7723-only driver - get rid of kconfig dependency - use dev_err() instead of printk() - use __devinit and __devexit for probe()/remove() - fix probe() return values Signed-off-by: Magnus Damm Acked-by: Yoshihiro Shimoda Signed-off-by: Paul Mundt --- Reading git-diff-tree failed