linux/drivers/net/ethernet/xilinx
Tobias Klauser e734a42f04 net: ll_temac: Use of_property_read_u32 instead of open-coding it
Use of_property_read_u32 to read the "clock-frequency" property instead
of using of_get_property with return value checks.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Reviewed-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-24 14:30:00 -07:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
ll_temac_main.c net: ll_temac: Remove sparse warnings 2015-06-07 15:20:42 -07:00
ll_temac_mdio.c net: ll_temac: Use of_property_read_u32 instead of open-coding it 2015-09-24 14:30:00 -07:00
ll_temac.h
Makefile
xilinx_axienet_main.c net: axienet: Fix devm_ioremap_resource return value check 2015-07-09 21:43:16 -07:00
xilinx_axienet_mdio.c net: axienet: Fix kernel-doc warnings 2015-05-05 19:34:01 -04:00
xilinx_axienet.h net: axienet: Fix kernel-doc warnings 2015-05-05 19:34:01 -04:00
xilinx_emaclite.c ethernet: Use bool function returns of true/false instead of 1/0 2015-03-31 14:09:49 -04:00