From: Christophe Ricard Date: Mon, 1 Dec 2014 18:32:52 +0000 (+0100) Subject: tpm/tpm_i2c_stm_st33: Remove reference to io_serirq X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76182b6b008b694d095aec1e2eb6c07fae787128;p=pandora-kernel.git tpm/tpm_i2c_stm_st33: Remove reference to io_serirq The serirq gpio pin is used only as interrupt. After driver initialization, the serirq signal is always used through interrupt and never with gpio kernel API. The irq can then be initialized during the platform_data definition within the client->irq pin. Reviewed-by: Jason Gunthorpe Signed-off-by: Christophe Ricard Signed-off-by: Peter Huewe --- Reading git-diff-tree failed