17 Aug
2011
17 Aug
'11
1:41 a.m.
Timur Tabi wrote:
The PowerPC Freescale SSI driver is claiming the IRQ when the IRQ when the device is opened, which means that the /proc/interrupts entry for the SSI exists only during playback or capture. This also meant that the user won't know that the IRQ number is wrong until he tries to use the device. Instead, we should claim the IRQ when the device is probed.
Signed-off-by: Timur Tabitimur@freescale.com
Ugh, somehow I got my patches criss-crossed. Ignore this, please. I'll post a V2 in just a minute.