Hi,
On Fri, Aug 10, 2018 at 9:29 AM, Mark Brown wrote:
> On Fri, Jul 13, 2018 at 06:50:59PM -0700, David Collins wrote:
>
>> + switch (rpmh_mode) {
>
>> + default:
>> + mode = REGULATOR_MODE_INVALID;
>> + }
>
> I'm not sure why the break statements are being omitted in def
On Fri, Jul 13, 2018 at 06:50:59PM -0700, David Collins wrote:
> + switch (rpmh_mode) {
> + default:
> + mode = REGULATOR_MODE_INVALID;
> + }
I'm not sure why the break statements are being omitted in default
cases, but I do find myself stopping and trying to figure it ou
2 matches
Mail list logo