]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/regulator/core.c
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)
commit0384618a79ccfafd05ca1538867764f7c4b7916b
tree7f2de7250c84a6ad8fd57383f7e0f73e685a9f4b
parent19280e40714c9a3c55ab47f76df110072f6cde5e
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