commit | c35ec779663b030ad3a03147be23146274026ae3 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Wed Feb 24 17:26:55 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 25 16:22:02 2016 -0500 |
tree | b263d5ebcf92f634e9cb505f969637c388b0319d | |
parent | 3db66fdc5fb2a4e11df63286ee7ea3a828725529 [diff] |
gianfar_ptp: replace get_of_u32 with of_property_read_u32 Replace get_of_u32 with standard helper function of_property_read_u32 since the latter can process cpu endianness. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>