summaryrefslogtreecommitdiff
path: root/drivers/clk/clk.c
diff options
context:
space:
mode:
authorTony Prisk <linux@prisktech.co.nz>2013-04-14 05:28:35 (GMT)
committerMike Turquette <mturquette@linaro.org>2013-04-14 07:02:44 (GMT)
commitbdca21ecc252b5d390065de03d03c5a9df491025 (patch)
treedbe085a3162013787ac0c44c12c8b4012edd74d0 /drivers/clk/clk.c
parent38e4aa00975cf37afd63d7cd1cefd754dcf66e07 (diff)
downloadlinux-fsl-qoriq-bdca21ecc252b5d390065de03d03c5a9df491025.tar.xz
clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate.
The case of PLL_TYPE_WM8750 in both these functions is missing a break statement causing a fall-through to the default: case. Insert the missing break statements. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk.c')
0 files changed, 0 insertions, 0 deletions