pinctrl: baytrail: lock IRQs when starting them
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2013 14:20:34 +0000 (15:20 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Dec 2013 14:16:31 +0000 (15:16 +0100)
This uses the new API for tagging GPIO lines as in use by
IRQs. This enforces a few semantic checks on how the underlying
GPIO line is used.

Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Mathias Nyman <mathias.nyman@linux.intel.com>
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-baytrail.c

Simple merge