From: Linus Walleij Date: Wed, 20 Nov 2013 14:24:32 +0000 (+0100) Subject: gpio: intel-mid: lock IRQs when starting them X-Git-Tag: v3.14-rc1~145^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6baa7e374dccbec619dcdd1291bc529a008051;p=pandora-kernel.git gpio: intel-mid: 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. ChangeLog v1->v2: - Explicitly call the - empty - mask/unmask functions from the startup/shutdown hooks. These are currently empty, but maybe they will not be that forever, so better be safe than sorry. Acked-by: David Cohen Signed-off-by: Linus Walleij --- Reading git-diff-tree failed