Searched hist:"5 cb5d0c964d15c14471dfbf6e66587edb5346206" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/mailbox/ |
H A D | ti-msgmgr.c | diff 5cb5d0c964d15c14471dfbf6e66587edb5346206 Sat Oct 07 00:44:06 CEST 2023 Rob Herring <robh@kernel.org> mailbox: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to get the driver match data. With this, adjust the includes to explicitly include the correct headers.
Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
|
H A D | mailbox-sti.c | diff 5cb5d0c964d15c14471dfbf6e66587edb5346206 Sat Oct 07 00:44:06 CEST 2023 Rob Herring <robh@kernel.org> mailbox: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to get the driver match data. With this, adjust the includes to explicitly include the correct headers.
Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
|
H A D | bcm-pdc-mailbox.c | diff 5cb5d0c964d15c14471dfbf6e66587edb5346206 Sat Oct 07 00:44:06 CEST 2023 Rob Herring <robh@kernel.org> mailbox: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to get the driver match data. With this, adjust the includes to explicitly include the correct headers.
Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
|