commit | 2c1ba398ac9da3305815f6ae8e95ae2b9fd3b5ff | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Sep 08 10:37:31 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Oct 07 11:24:07 2011 +0100 |
tree | 596b98c2d4f29ce32a1e1b679ad3ffd767a22f0f | |
parent | 437afd2ad6ba252fdbad9a1ad2610992fea55bd6 [diff] |
regulator: Fix some bitrot in the machine driver documentation 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>