[RFC 2/4] mfd: add Gateworks System Controller core driver

Tim Harvey tharvey at gateworks.com
Wed Feb 28 13:16:02 PST 2018


On Wed, Feb 28, 2018 at 10:53 AM, Andrew Lunn <andrew at lunn.ch> wrote:
>> +             dev_err(&client->dev, ">> 0x%02x %d\n", reg, ret);
>> +             return ret;
>> +     }
>> +     dev_dbg(&client->dev, ">> 0x%02x=0x%02x (%d)\n", reg, val, retry);
>> +
>> +        return 0;
>
> Hi Tim
>
> There appears to be a few spaces vs tabs issues in this file.
>
>       Andrew
>

Thanks. I'll run through checkpatch prior to v2.

Tim



More information about the linux-arm-kernel mailing list