linux/drivers/of
Dan Carpenter 9bd73715a1 of: check for IS_ERR()
get_phy_device() can return an ERR_PTR()

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-04-28 01:07:29 -06:00
..
Kconfig of: merge of_attach_node() & of_detach_node() 2010-02-09 08:32:42 -07:00
Makefile of/flattree: merge find_flat_dt_string and initial_boot_params 2009-11-23 14:53:09 -07:00
base.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
device.c OF-device: Don't overwrite numa_node in device registration 2008-10-31 16:12:01 +11:00
fdt.c of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree 2010-03-26 22:09:56 -06:00
gpio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
of_i2c.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
of_mdio.c of: check for IS_ERR() 2010-04-28 01:07:29 -06:00
of_spi.c of: assume big-endian properties, adding conversions where necessary 2010-02-09 08:34:10 -07:00
platform.c of/platform: Implement support for dev_pm_ops 2009-10-30 17:20:53 +11:00