[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8d14f3e0-4b95-900c-55f0-dfff30ae655f@prevas.dk>
Date: Mon, 6 May 2019 05:57:11 +0000
From: Rasmus Villemoes <rasmus.villemoes@...vas.dk>
To: Vivien Didelot <vivien.didelot@...il.com>
CC: Andrew Lunn <andrew@...n.ch>, LKML <linux-kernel@...r.kernel.org>,
Network Development <netdev@...r.kernel.org>
Subject: Re: [RFC PATCH 2/5] net: dsa: mv88e6xxx: rename smi read/write
functions
On 03/05/2019 23.57, Vivien Didelot wrote:
> Hi Rasmus,
>
> On Wed, 1 May 2019 19:32:11 +0000, Rasmus Villemoes <rasmus.villemoes@...vas.dk> wrote:
>
>> -static int mv88e6xxx_smi_single_chip_read(struct mv88e6xxx_chip *chip,
>> - int addr, int reg, u16 *val)
>> +static int mv88e6xxx_smi_direct_read(struct mv88e6xxx_chip *chip,
>> + int addr, int reg, u16 *val)
>
> I have a preparatory patch which does almost exactly that. I'm sending it
> to simplify this patchset.
OK, I'll hold off sending a v2 until I see how 1/5 and 2/5 are obsoleted
by your patch(es).
> Also please use my Gmail address as described by get_maintainer.pl please.
Sorry, I must have been running 'git send-email' (which invokes
get_maintainer via a --to-cmd script) from the 4.19 tree I'm currently
targeting. Will try to remember.
Thanks,
Rasmus
Powered by blists - more mailing lists