From: Alexander Shiyan Date: Wed, 15 Aug 2012 16:28:06 +0000 (+0400) Subject: mtd: autcpu12-nvram: Convert driver to platform_device X-Git-Tag: v3.7-rc1~70^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce55754c4f3ea6985d19e24aa8972918bd07c88d;p=pandora-kernel.git mtd: autcpu12-nvram: Convert driver to platform_device Because we can have a single kernel to support multiple machines, we need to make loading specific drivers for the target platform only. For this, driver is converted to the platform driver. Signed-off-by: Alexander Shiyan Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed