mfd: Refactor db8500-prcmu request_clock() function
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 10 Oct 2011 10:14:14 +0000 (12:14 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:19 +0000 (14:09 +0200)
This refactors the mfd/dbx500-prcmu drivers to use a switch()
statement rather than nested if/else-construction.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found