Home
last modified time | relevance | path

Searched hist:"616 e047992a4621a09ef45182076ff09b2495dec" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dwm5102-tables.cdiff 616e047992a4621a09ef45182076ff09b2495dec Mon Aug 18 09:05:01 CDT 2014 Lee Jones <lee.jones@linaro.org> mfd: wm5102: Insert missing break in case statement

Chip identifier wm5102_reva_patch is always overwritten with
wm5102_revb_patch, even when the code is run on a Rev-A chip. Place
in the missing break to force the code into doing something sensible
instead.

Signed-off-by: Lee Jones <lee.jones@linaro.org>