diff options
| author | Dmitry Baryshkov <[email protected]> | 2022-08-26 09:39:25 +0000 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2022-11-04 12:29:03 +0000 |
| commit | 69a88d8633ecc577cb6915a4050ec1e7a4099814 (patch) | |
| tree | 844128e287779253c890d985995523c1020607b8 /drivers/fpga/xilinx-spi.c | |
| parent | drm/msm/hdmi: drop constant resource names from platform config (diff) | |
| download | kernel-69a88d8633ecc577cb6915a4050ec1e7a4099814.tar.gz kernel-69a88d8633ecc577cb6915a4050ec1e7a4099814.zip | |
drm/msm/hdmi: move resource allocation to probe function
Rather than having all resource allocation happen in the _bind function
(resulting in possible EPROBE_DEFER returns and component bind/unbind
cycles) allocate and check all resources in _probe function. While we
are at it, use platform_get_irq() to get the IRQ rather than going
through the irq_of_parse_and_map().
Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/499649/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions
