]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: f7188x: set can_sleep attribute
authorSimon Guinot <simon.guinot@sequanux.org>
Fri, 3 Jan 2014 15:04:08 +0000 (16:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Jan 2014 18:02:01 +0000 (19:02 +0100)
commit086af3cc6a6082d4a82c81acad82b95399fc80f4
treee9fc9dc5d6bb2628e6407e4429f4c832fed7628b
parent9ba529f9c7c30acb8d3849aa342a99e9b7ef0991
gpio: f7188x: set can_sleep attribute

Since request_muxed_region() is used to synchronize access on the
Super-I/O controller, then the can_sleep attribute must be set for
the f7188x GPIO chips.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-f7188x.c