From: Guennadi Liakhovetski Date: Wed, 19 Jun 2013 05:53:09 +0000 (+0200) Subject: ARM: shmobile: irqpin: add a DT property to enable masking on parent X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fa4946f177ae214523586cd794ac18d34b1430;p=pandora-kernel.git ARM: shmobile: irqpin: add a DT property to enable masking on parent To disable spurious interrupts, that get triggered on certain hardware, the irqpin driver masks them on the parent interrupt controller. To specify such broken devices a .control_parent parameter can be provided in the platform data. In the DT case we need a property, to do the same. Signed-off-by: Guennadi Liakhovetski Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed