[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170807.140753.781514039084733401.davem@davemloft.net>
Date: Mon, 07 Aug 2017 14:07:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: andrew@...n.ch, f.fainelli@...il.com, robh+dt@...nel.org,
frowand.list@...il.com, netdev@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH] of_mdio: use of_property_read_u32_array()
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Sat, 05 Aug 2017 00:43:43 +0300
> The "fixed-link" prop support predated of_property_read_u32_array(), so
> basically had to open-code it. Using the modern API saves 24 bytes of the
> object code (ARM gcc 4.8.5); the only behavior change would be that the
> prop length check is now less strict (however the strict pre-check done
> in of_phy_is_fixed_link() is left intact anyway)...
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Applied to net-next.
Powered by blists - more mailing lists