]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: cherryview: Split out irq hw-init into a separate helper function
authorHans de Goede <hdegoede@redhat.com>
Thu, 14 Nov 2019 10:08:02 +0000 (11:08 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 9 Dec 2019 10:55:53 +0000 (12:55 +0200)
commit82d9beb4b7f701cb2bb4c892e777c5ada14ce99e
tree2ae650d970e7b438717a94ff9aed14459278a0a7
parentca8a958e2acb418846e6506f3ff2cdf161a3c806
pinctrl: cherryview: Split out irq hw-init into a separate helper function

Split out irq hw-init into a separate chv_gpio_irq_init_hw() function.
This is a preparation patch for passing the irqchip when adding the
gpiochip.

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-cherryview.c