4 Dec
2014
4 Dec
'14
11:48 p.m.
On Tue, Dec 02, 2014 at 02:55:07PM +0900, Jiada Wang wrote:
Use platform_get_irq as no mapping needs to be done. By using platform_get_irq, driver can avoid to free IRQ manually when SSI driver exits.
Fabio sent a version of this before yours so I applied his, I think the code is the same.