staging: ipack: remove irq field in struct ipack_device.
authorJens Taprogge <jens.taprogge@taprogge.org>
Thu, 13 Sep 2012 10:32:21 +0000 (12:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 03:21:38 +0000 (20:21 -0700)
commitc6e2dfaa5251f584a05df74911685775dd750e2d
tree75a5db35c3d52ef7d1f6388a831e7e478e16b7ac
parentea991147ecd0a2ed9172b8b32211ae3d86f95b99
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 <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/bridges/tpci200.c
drivers/staging/ipack/devices/ipoctal.c
drivers/staging/ipack/ipack.c
drivers/staging/ipack/ipack.h