commit | e62ccf3a7a21d62d92520f47ba5bd7e2112d8c1b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Oct 10 12:14:14 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 24 14:09:19 2011 +0200 |
tree | 56577cca7446604dd67dac2f6595dc9cafc1cb6e | |
parent | 1934dae220ed1f1a832a191a86c1becfcbb3a094 [diff] |
mfd: Refactor db8500-prcmu request_clock() function 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>