From: Bartosz Golaszewski
Date: Thu, 14 May 2020 18:59:38 +0200
> From: Bartosz Golaszewski
>
> mdio-moxart doesn't use regulators in the driver code. We can remove
> the regulator include.
>
> Signed-off-by: Bartosz Golaszewski
Applied to net-next.
On 5/14/2020 10:20 AM, Bartosz Golaszewski wrote:
> czw., 14 maj 2020 o 19:13 Florian Fainelli napisał(a):
>>
>>
>>
>> On 5/14/2020 9:59 AM, Bartosz Golaszewski wrote:
>>> From: Bartosz Golaszewski
>>>
>>> mdio-moxart doesn't use regulators in the driver code. We can remove
>>> the regulator i
czw., 14 maj 2020 o 19:13 Florian Fainelli napisał(a):
>
>
>
> On 5/14/2020 9:59 AM, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski
> >
> > mdio-moxart doesn't use regulators in the driver code. We can remove
> > the regulator include.
> >
> > Signed-off-by: Bartosz Golaszewski
>
> Rev
On 5/14/2020 9:59 AM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski
>
> mdio-moxart doesn't use regulators in the driver code. We can remove
> the regulator include.
>
> Signed-off-by: Bartosz Golaszewski
Reviewed-by: Florian Fainelli
--
Florian
On Thu, May 14, 2020 at 06:59:38PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski
>
> mdio-moxart doesn't use regulators in the driver code. We can remove
> the regulator include.
>
> Signed-off-by: Bartosz Golaszewski
Reviewed-by: Andrew Lunn
Andrew
From: Bartosz Golaszewski
mdio-moxart doesn't use regulators in the driver code. We can remove
the regulator include.
Signed-off-by: Bartosz Golaszewski
---
drivers/net/phy/mdio-moxart.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/phy/mdio-moxart.c b/drivers/net/phy/mdio-mox