From: Jens Taprogge Date: Thu, 13 Sep 2012 10:32:21 +0000 (+0200) Subject: staging: ipack: remove irq field in struct ipack_device. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6e2dfaa5251f584a05df74911685775dd750e2d;p=pandora-kernel.git staging: ipack: remove irq field in struct ipack_device. The field irq currently is identical to the slot number. It does not seem to have any real use. The number is written to hardware in ipoctal but it seems the value that is written does not matter. Signed-off-by: Jens Taprogge Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed