Re: Bug in i2c-core?
From: Wolfram Sang <hidden>
Date: 2015-03-12 09:35:50
Also in:
linux-arm-kernel, linux-i2c
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Wolfram Sang <hidden>
Date: 2015-03-12 09:35:50
Also in:
linux-arm-kernel, linux-i2c
quoted
quoted
Adding Rob to CC as he wrote of_irq_get and put it into platform_get_irq. Rob, we use of_irq_get() in the I2C core and the question is now if we need to dispose the mapping and if so what would be a good place for it so managed devices will not have their mappings removed before the managed irq is removed.Ping. Just so you know: Without further information, I will revert the patch in question around rc4/rc5. I'd still like to know if the non-disposing of the mapping in platform_get_irq() is intentional.I'll defer that to Rob. I'm fine with the revert at the moment.
Added the revert to for-current now with your and Dmitry's ack.