power: stpmic1: Fix warnings when compiling with W=1
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 21 Jun 2019 13:26:53 +0000 (15:26 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Jul 2019 09:50:57 +0000 (11:50 +0200)
commit92be6834da54efaa61ebee70a7dfd7005a7b9bf5
tree4221edb00f36f32258faa620ffaa044563918c8d
parent91ca91e855e0e2a390c6a034173d4c2755f55c35
power: stpmic1: Fix warnings when compiling with W=1

This patch solves the following warnings:
warning: this statement may fall through [-Wimplicit-fallthrough=]

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/power/regulator/stpmic1.c