commit | c6e2dfaa5251f584a05df74911685775dd750e2d | [log] [tgz] |
---|---|---|
author | Jens Taprogge <jens.taprogge@taprogge.org> | Thu Sep 13 12:32:21 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 13 20:21:38 2012 -0700 |
tree | 75a5db35c3d52ef7d1f6388a831e7e478e16b7ac | |
parent | ea991147ecd0a2ed9172b8b32211ae3d86f95b99 [diff] |
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>