commit | 2667079167fcb7300fe7c215b6ca07b1bceb8717 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Mar 05 10:26:23 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 10:05:23 2013 -0700 |
tree | 93ca82a9df260d114acebe76a3ce01117065981a | |
parent | cf55a71e43685b39ea6a2cf568a54d05b12b97d5 [diff] |
staging: comedi: addi_apci_1710: remove boardinfo This driver only uses the boardinfo to get the dev->board_name. Just use the dev->driver->driver_name and remove the unnecessary boardinfo completely. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>