diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-12-20 16:01:20 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-04-10 15:15:30 +0200 |
commit | a069f79bfa6ec1ea0744981ea8425c8a25322579 (patch) | |
tree | abb5c0f149314480e5aa10a2436c172ac72762a5 /include/media | |
parent | d8c9a6e204f1466d228428174ce6d40ccdfb583e (diff) |
media: ipu3-cio2: Request IRQ earlier
Call devm_request_irq() before registering the async notifier, as otherwise
it would be possible to use the device before the interrupts could be
delivered to the driver.
Fixes: c2a6a07afe4a ("media: intel-ipu3: cio2: add new MIPI-CSI2 driver")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions