[PATCH net-next v2 2/2] net: ethernet: socionext: add AVE ethernet driver

Masahiro Yamada yamada.masahiro at socionext.com
Wed Oct 18 17:29:03 PDT 2017


2017-10-18 19:23 GMT+09:00 Kunihiko Hayashi <hayashi.kunihiko at socionext.com>:
> On Mon, 16 Oct 2017 00:08:21 +0900 <yamada.masahiro at socionext.com> wrote:

>> priv->rst = devm_reset_control_get_optional_shared(dev, NULL);
>> if (IS_ERR(priv->rst))
>>           return PTR_ERR(priv->rst);
>
> The clk and reset are optional in the driver.
> Referring to your suggested method, I'll fix the part of clk and reset.
>


Why is clk optional?





-- 
Best Regards
Masahiro Yamada



More information about the linux-arm-kernel mailing list