]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: twl-core: Don't specify regulator consumers by struct device
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Feb 2012 11:05:37 +0000 (11:05 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:29 +0000 (18:46 +0100)
commit0dcc9a9d83dde6e34429b1914c9ac10aa447c7cb
tree4ba74f9fba2374ddde8341b40dd5ee7ae0e16b7e
parentb01543dfe67bb1d191998e90d20534dc354de059
mfd: twl-core: Don't specify regulator consumers by struct device

This has been deprecated for considerable time now and support has been
removed from the regulator API. dev_name should be used instead.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/twl-core.c