]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: rtd520: factor out the board init
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 29 Oct 2012 17:02:19 +0000 (10:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:44:37 +0000 (10:44 -0700)
commitb155c5fadb3119a17ce4c36326f1975ca9818fb0
tree8a99e1fa48a0c5670c420cbe7ea4f6994b925e13
parent3d7e44164ca1ee63530eeba4b58d5a6cf02d6390
staging: comedi: rtd520: factor out the board init

Factor the code that does the low-level init of the board out of
rtd_attach().

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