From: Lee Jones Date: Fri, 23 Nov 2012 15:19:29 +0000 (+0000) Subject: mfd: Simplify IRQ domain registration code in STMPE X-Git-Tag: v3.8-rc1~85^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20a43715e675815d0a426f05a7607ba099136aa;p=pandora-kernel.git mfd: Simplify IRQ domain registration code in STMPE Historically, a driver would have to decide whether it required a Linear or Legacy IRQ domain when registering one. This can end up as quite a lot of code. A new Simple call now exists which simplifies this process. Let's make use of it here. Reviewed-by: Viresh Kumar Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed