regulator: Fix some bitrot in the machine driver documentation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 8 Sep 2011 17:37:31 +0000 (10:37 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 Oct 2011 10:24:07 +0000 (11:24 +0100)
The documentation for the machine driver was rather badly bitrotted,
using pointers to struct device rather than dev_name() to hook up the
consumers. Update to use dev_name().

Reported-by: Philip Rakity <prakity@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found