9
0
Fork 0
barebox/drivers/of
Sascha Hauer e2306ada3e Convert users of PRINTF_CONVERSION_RESOURCE to %pa
printf now supports printing resource_size_t directly, convert
all users of the previously used PRINTF_CONVERSION_RESOURCE over
to %pa.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-01-15 15:33:59 +01:00
..
Kconfig environment: Support env from file in a file-system via device tree 2016-01-08 08:30:55 +01:00
Makefile of: pci: import of_pci_get_devfn() 2014-07-31 07:29:22 +02:00
address.c of: import pci range parser from linux 2014-10-08 08:39:01 +02:00
barebox.c environment: Support env from file in a file-system via device tree 2016-01-08 08:30:55 +01:00
base.c Merge branch 'for-next/vpl' 2015-08-07 07:55:00 +02:00
fdt.c fdt: of_unflatten_dtb(): remove left over "root" argument from inline doc 2015-05-15 07:01:41 +02:00
mem_generic.c of: separate out "generic" memory bank adding 2013-05-13 21:17:10 +02:00
of_gpio.c OF: gpio: Silence error message on -EPROBE_DEFER 2015-04-17 07:23:47 +02:00
of_mtd.c of: mtd: Import of_get_nand_ecc_{step_size, strength} from Linux 2015-11-23 08:00:09 +01:00
of_net.c net: phy: Add minimal support for QSGMII PHY 2014-07-31 07:37:12 +02:00
of_path.c of_path: Drop possible further extensions of device-path property 2016-01-08 08:31:02 +01:00
of_pci.c of: pci: import of_pci_get_devfn() 2014-07-31 07:29:22 +02:00
partition.c cdev: Add function to find cdev by device_node 2015-09-01 07:43:16 +02:00
platform.c Convert users of PRINTF_CONVERSION_RESOURCE to %pa 2016-01-15 15:33:59 +01:00