commit | 4a7cbb56fdbd92a47f57ca8b25bf5db35f0d6518 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 24 11:17:26 2012 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 24 10:40:06 2012 -0800 |
tree | 33cab8e513a0580e21c56f2951fb4f5ff8eb52f2 | |
parent | 3496d9d6e6943db45f54aa212fbe4be0e57de307 [diff] |
regulator: Fix documentation for of_node parameter of regulator_register() Commit 5bc75a886353 ("kernel-doc: fix new warning in regulator core") added documentation for of_node to address a warning but the documentation didn't explain what the parameter is for so would be likely to be unhelpful for users. Clarify that. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>