On Sat, Mar 4, 2017 at 5:23 PM, Bartosz Golaszewski
wrote:
> This driver never frees the interrupt descriptors it allocates. Fix
> it by using the resource managed version of irq_alloc_descs().
>
> Signed-off-by: Bartosz Golaszewski
Patch applied with Keerty's ACK.
Yours,
Linus Walleij
On Saturday 04 March 2017 09:53 PM, Bartosz Golaszewski wrote:
This driver never frees the interrupt descriptors it allocates. Fix
it by using the resource managed version of irq_alloc_descs().
Acked-by: Keerthy
Signed-off-by: Bartosz Golaszewski
---
drivers/gpio/gpio-davinci.c | 2 +-
This driver never frees the interrupt descriptors it allocates. Fix
it by using the resource managed version of irq_alloc_descs().
Signed-off-by: Bartosz Golaszewski
---
drivers/gpio/gpio-davinci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/gpio-davinci.c b/
3 matches
Mail list logo