WSL2-Linux-Kernel/drivers/of
Sebastian Andrzej Siewior cf9e236865 of/irq: init struct resource to 0 in of_irq_to_resource()
It almost does not matter because most users use only the ->start member
of the struct. However if this struct is passed to a platform device
which is then added via platform_device_add() then the ->parent member is
also used.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
2013-07-22 19:40:38 +01:00
..
Kconfig
Makefile
address.c
base.c
device.c
fdt.c
irq.c of/irq: init struct resource to 0 in of_irq_to_resource() 2013-07-22 19:40:38 +01:00
of_i2c.c
of_mdio.c
of_mtd.c
of_net.c
of_pci.c
of_pci_irq.c
of_private.h
pdt.c
platform.c
selftest.c