aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorIvan Khoronzhuk <ivan.khoronzhuk@ti.com>2013-12-17 08:33:50 -0500
committerBrian Norris <computersforpeace@gmail.com>2014-01-03 14:22:24 -0500
commiteaaa4a9af3f553dd07e1a21bbf857933ec9032f0 (patch)
tree62f7269f5aaef215959973411815509c888ebb2b /drivers/mtd/lpddr/lpddr_cmds.c
parenta1d7994e639c33926405448c50831d0b3e28dddc (diff)
mtd: nand: davinci: fix driver registration
When kernel is booted using DT, there is no guarantee that Davinci NAND device has been created already at the time when driver init function is executed. Therefore, platform_driver_probe() can't be used because this may result the Davinci NAND driver will never be probed. The driver probing has to be made with core mechanism. Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Reviewed-by: Taras Kondratiuk <taras@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions