From: Philipp Zabel Date: Thu, 7 Feb 2008 08:13:22 +0000 (-0800) Subject: DS1WM: decouple host IRQ and INTR active state settings X-Git-Tag: v2.6.25-rc1~507 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aa323bd839604dd83aec56ed3a88df352c3339d;p=pandora-kernel.git DS1WM: decouple host IRQ and INTR active state settings The DS1WM driver incorrectly infers the IAS bit (1-wire interrupt active high) from IRQ settings. There are devices that have IAS=0 but still need the IRQ to trigger on a rising edge. With this patch, machines with DS1WM that need IAS=1 have to set .active_high=1 in the ds1wm_platform_data. Signed-off-by: Philipp Zabel Acked-by: Evgeniy Polyakov Acked-by: Matt Reimer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed