commit | e1d7cf9c9dd7e08390d836e9f9c8b4851c0b1df0 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Wed Sep 05 18:41:08 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Sep 05 20:06:26 2012 -0700 |
tree | fb5b759cf091a8dadfd17393d5321c863af7de07 | |
parent | d784e4c33f93ceacf609b796aa53e33fc17ce8fe [diff] |
staging: comedi: dt282x: 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>