]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2efb2b5d7ca7b7030f84cafec8be50fcdfa1f0ec
tree4687733670c35508eeba4235f7d35358ddffa117
parent000acba28023937fa88c806490b28a7f3abd3908
pinctrl: baytrail: lock IRQs when starting them

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