Home
last modified time | relevance | path

Searched hist:e1ee5c578fb1fa24b7ccaf1a11237a2bd70b6f9a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A DKconfigdiff e1ee5c578fb1fa24b7ccaf1a11237a2bd70b6f9a Fri Jul 25 08:54:47 CEST 2014 Mika Westerberg <mika.westerberg@linux.intel.com> pinctrl: baytrail: Convert to use gpiolib irqchip

Instead of open-coding irqchip handling in the driver we can take advantage
of the new irqchip helpers provided by the gpiolib core.

While doing this we also make sure that we call gpiochip_irqchip_add()
after the gpiochip itself is registered as required.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>