mtd: autcpu12-nvram: Convert driver to platform_device
authorAlexander Shiyan <shc_work@mail.ru>
Wed, 15 Aug 2012 16:28:06 +0000 (20:28 +0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 29 Sep 2012 13:55:19 +0000 (14:55 +0100)
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 <shc_work@mail.ru>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found