]> git.karo-electronics.de Git - linux-beck.git/commit
staging: comedi: das16: remove 'i8254_offset' from boardinfo
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 29 Jul 2013 21:03:46 +0000 (14:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:37:58 +0000 (17:37 -0700)
commit22cfc772f5e55341708ac31881df69e233787b8a
treeb93fa61b0423799fa31fade94b84c489883eaccc
parent46399a84b730d9c27e9e967eabe45d280ee79163
staging: comedi: das16: remove 'i8254_offset' from boardinfo

All the boards supported by this driver have an 8254 timer at offset
0x0c. Remove this unused information from the boardinfo.

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>
drivers/staging/comedi/drivers/das16.c