Tag: 08f1b807355c8d355885a71e7fd462fe9d499411

gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler

Author: Thomas Gleixner <tglx@linutronix.de> Converted with coccinelle. Signed-off-by: Thomas Gleixner Acked-by: Grant Likely LKML-Reference: — drivers/gpio/pl061.c | 4 ++– drivers/gpio/sx150x.c | 3 +– 2 files changed, 3 insertions(+), 4 deletions(-)   diff –git a/drivers/gpio/pl061.c b/drivers/gpio/pl061.c index 901e4e0..6fcb28c 100644 — a/drivers/gpio/pl061.c +++ b/drivers/gpio/pl061.c @@ -315,8 +315,8 @@ static int pl061_probe(struct amba_device *dev, const struct amba_id *id) …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.