]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: core: Fix comment for regulator_register()
authorAxel Lin <axel.lin@ingics.com>
Thu, 3 Jan 2013 13:01:47 +0000 (21:01 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 3 Jan 2013 13:02:39 +0000 (13:02 +0000)
commit0667b347c0c2e6bcd9c020d5f280b75aff5bbc3e
tree7f2de7250c84a6ad8fd57383f7e0f73e685a9f4b
parent775f3e56eafdc042e958e346e5998320a187c85e
regulator: core: Fix comment for regulator_register()

regulator_register() does not return 0 on success, fix the comment.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c