From: Philipp Zabel
Date: Wed, 24 Jul 2013 08:26:42 +0000 (+0200)
Subject: regmap: irq: make flags bool and put them in a bitfield
X-Git-Tag: v3.12-rc1~100^2~23^2~1
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f484f7a6bc6f0f871627cc1f83f56077a5dc6e47;p=pandora-kernel.git
regmap: irq: make flags bool and put them in a bitfield
This patch makes mask/wake_invert bool and puts all flags into a bitfield
for consistency and to save some space.
Signed-off-by: Philipp Zabel
Signed-off-by: Mark Brown
---
Reading git-diff-tree failed