On Sun, Jul 30, 2017 at 7:36 AM, Icenowy Zheng <[email protected]> wrote:
> The I2C pin functions in R_PIO used to be named "s_twi". > > As we usually use the name "i2c" instead of "twi" in the mainline > kernel, change these names to "s_i2c" for consistency. > > The "s_twi" functions are not yet referenced by any device trees in > mainline kernel so I think it's safe to change the name. > > Signed-off-by: Icenowy Zheng <[email protected]> Patch applied with Chen-Yu's review tag. Yours, Linus Walleij

