mtd: txx9ndfmc: use module_platform_driver_probe()
authorJingoo Han <jg1.han@samsung.com>
Tue, 5 Mar 2013 04:31:24 +0000 (13:31 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 12:14:40 +0000 (13:14 +0100)
commit3a2a13fa902d232a1e56582647aed6cb2591349b
tree8019df7002092e17a6ad644c4774cf3c02626664
parent14ec6dae5b311eae8c14352112dc83cce507cf9c
mtd: txx9ndfmc: use module_platform_driver_probe()

This patch uses module_platform_driver_probe() macro which makes
the code smaller and simpler.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/txx9ndfmc.c
This page took 0.052033 seconds and 5 git commands to generate.