diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-09-20 16:42:52 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-25 16:00:00 -0700 |
| commit | 0fd8ebea1b6f251442801bb5cdf665a56f8d45b2 (patch) | |
| tree | cf8d8334b0bf098281a500f214e38ed47bef4dff /scripts/patch-kernel | |
| parent | 54f0db981a7f6398ab688c5ac5359a12816c0a66 (diff) | |
staging: comedi: pcl711: remove 'is_pcl711b' from boardinfo
This member in the board info is used to indicate if the board is
a PCL711B. This board uses bits in the mode register to select the
IRQ used for interrupts. These bits do nothing on the other boards
supported by this driver.
Remove the 'is_pcl711b' variable from the boardinfo. Also, remove
the 'mode' variable from the private data and just calculate the
mode bits when needed.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
