[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c8011a4b-7269-12bc-fb13-c78b68df460a@gmail.com>
Date: Sun, 16 Aug 2020 13:59:01 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <rmk+kernel@...linux.org.uk>
Subject: Re: [PATCH net-next v2 2/5] net/phy/mdio-i2c: Move header file to
include/linux
On 8/16/2020 11:56 AM, Andrew Lunn wrote:
> In preparation for moving all MDIO drivers into drivers/net/mdio, move
> the mdio-i2c header file into include/linux so it can be used by both
> the MDIO driver and the SFP code which instantiates I2C MDIO busses.
>
> Signed-off-by: Andrew Lunn <andrew@...n.ch>
> ---
> drivers/net/phy/mdio-i2c.c | 3 +--
> drivers/net/phy/sfp.c | 2 +-
> {drivers/net/phy => include/linux}/mdio-i2c.h | 0
> 3 files changed, 2 insertions(+), 3 deletions(-)
> rename {drivers/net/phy => include/linux}/mdio-i2c.h (100%)
Likewise, should not we create include/linux/mdio/mdio-i2c.h?
--
Florian
Powered by blists - more mailing lists