commit | dd25ab4546631fd806ca1ef2f595d54f6c49a8dc | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:27:15 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:01:37 2012 -0700 |
tree | 067ea46932c13f6b10ce5320e8e7b6fd2922ef11 | |
parent | 5c60f867b1381f53e5d84a1c02a13b6f546cde0b [diff] |
staging: comedi: adv_pci1723: remove subdevice pointer math Convert the comedi_subdevice access from pointer math to array access. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>