OSDN Git Service

mfd: max8925: Fix mfd device register failure
authorQing Xu <qingx@marvell.com>
Mon, 4 Feb 2013 15:40:43 +0000 (23:40 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 13 Feb 2013 23:23:00 +0000 (00:23 +0100)
commitf9ed143180ffe94a617671aa4ed4106ae183407c
treee1ccc092c2e70a42cd554296eb1366d73d09d6ff
parent4e405ae256b7e04f7c1213136f3bfd9fb76e2023
mfd: max8925: Fix mfd device register failure

we encounter rtc/power/touch driver registry failure, root cause
it is resources confilict in insert_resouce, solved by changing
mfd_add_devices 5th parameter to NULL

Signed-off-by: Qing Xu <qingx@marvell.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max8925-core.c