regulator: tps65910: Add missing breaks in switch/case
authorAxel Lin <axel.lin@gmail.com>
Sun, 10 Jul 2011 13:44:09 +0000 (21:44 +0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Fri, 22 Jul 2011 10:39:13 +0000 (11:39 +0100)
Also add a default case in tps65910_list_voltage_dcdc to silence
'volt' may be used uninitialized in this function warning.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>

No differences found