android_kernel_samsung_univ.../drivers/of
Bartlomiej Zolnierkiewicz 2bc552df76 of/platform: add error reporting to of_amba_device_create()
Add error reporting to of_amba_device_create() so the user knows
when (and why) some device tree nodes fail to initialize.

[ The issue was spotted on Universal C210 board (using revision 0 of
  ARM Exynos4210 SoC) on which initialization was silently failing
  for PL330 MDMA1 device tree node (it was using the wrong addres
  resulting in amba_device_add() returning -ENODEV). ]

Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
2013-09-09 17:04:52 +01:00
..
address.c Device tree updates for v3.11 2013-07-04 15:51:45 -07:00
base.c of: call __of_parse_phandle_with_args from of_parse_phandle 2013-08-29 21:40:23 +01:00
device.c
fdt.c of: Feed entire flattened device tree into the random pool 2013-08-30 11:34:34 +01:00
irq.c irq/of: Fix comment typo for irq_of_parse_and_map 2013-09-09 17:03:19 +01:00
Kconfig of: remove CONFIG_OF_DEVICE 2013-06-12 12:37:40 +01:00
Makefile of: remove CONFIG_OF_DEVICE 2013-06-12 12:37:40 +01:00
of_i2c.c
of_mdio.c net: of_mdio: fix behavior on missing phy device 2013-05-08 13:13:29 -07:00
of_mtd.c
of_net.c of: Make of_get_phy_mode() return int i.s.o. const int 2013-08-28 20:50:19 +01:00
of_pci_irq.c
of_pci.c of/pci: Add of_pci_parse_bus_range() function 2013-05-19 20:30:10 +00:00
of_private.h
pdt.c open firmware: "/aliasas" -> "/aliases" 2013-06-18 13:46:26 +02:00
platform.c of/platform: add error reporting to of_amba_device_create() 2013-09-09 17:04:52 +01:00
selftest.c