Hello, On Thu, Dec 22, 2016 at 12:14:43PM -0500, tedheadster wrote: > It looks to me that when something is 'platform' it is not expected to > ever go away, and that generally includes irqs. There are calls to > platform_get_irq() but there isn't even a function called > platform_put_irq() or platform_free_irq(). But it works fine if we open and release an explicit devres group, so the problem isn't there. The problem is why platform device destruction isn't triggering devres release of all associated resources. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html