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)
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>

No differences found