mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-25 08:53:23 +00:00
The crtc child device driver shouldn't have to modify the of_node of its platform device in the probe function. Instead, let the IPU core driver set the of_node when the platform device is created. Also reorder the client_reg array so the elements are in port id order (CSIs first, then DIs). Suggested-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| ipu-common.c | ||
| ipu-cpmem.c | ||
| ipu-csi.c | ||
| ipu-dc.c | ||
| ipu-di.c | ||
| ipu-dmfc.c | ||
| ipu-dp.c | ||
| ipu-ic.c | ||
| ipu-prv.h | ||
| ipu-smfc.c | ||
| Kconfig | ||
| Makefile | ||