diff options
| author | 2023-03-15 13:45:18 +0000 | |
|---|---|---|
| committer | 2023-05-14 06:30:13 +0100 | |
| commit | e6ad6233592593079db5c8fa592c298e51bc1356 (patch) | |
| tree | 47e92b4123e064f3c09afc0927bff89ee3040e39 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address (diff) | |
media: netup_unidvb: fix irq init by register it at the end of probe
IRQ handler netup_spi_interrupt() takes spinlock spi->lock. The lock
is initialized in netup_spi_init(). However, irq handler is registered
before initializing the lock.
Spinlock dma->lock and i2c->lock suffer from the same problem.
Fix this by registering the irq at the end of probe.
Link: https://lore.kernel.org/linux-media/20230315134518.1074497-1-harperchen1110@gmail.com
Signed-off-by: Wei Chen <harperchen1110@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
