On Tue, 15 Dec 2020 at 00:54, Guenter Roeck wrote:
>
> On Mon, Dec 14, 2020 at 10:06:23PM +, Paul Barker wrote:
> > On Mon, 14 Dec 2020 at 21:32, Guenter Roeck wrote:
> > >
> > > Paul Barker (3):
> > > dt-bindings: hwmon: pwm-fan: Support multip
emingly unintentional kerneldoc header
> hwmon: (ibmpowernv) Silence strncpy() warning
>
> Lukas Bulwahn (1):
> hwmon: (pmbus/q54sj108a2) Correct title underline length
>
> Naveen Krishna Chatradhi (2):
> hwmon: (amd_energy) Add AMD family 19h model 01h x86 ma
register_with_info
> API")
>
Ah yes. I removed the code that used ctx but forgot to remove the
assignment itself. I'm surprised it didn't generate a warning for me.
I can fix it up tomorrow and send a v3 patch series.
Thanks,
--
Paul Barker
Konsulko Group
prev_msg = "";
> + prev_mode = "";
> + }
> + dev_info(dev->dev,
> +"Port%d: using phy mode %s%s%s\n",
> +i,
> - phy_modes(dev->interface),
> ++ phy_modes(p->interface),
> +prev_msg,
> +prev_mode);
>
> /* enable cpu port */
> ksz9477_port_setup(dev, i, true);
Looks good to me wrt my patch "net: dsa: microchip: Improve phy mode message".
Thanks,
--
Paul Barker
Konsulko Group
4 matches
Mail list logo