Ian Abbott
3bb221694e
staging: comedi: pcmuio: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
3230e42a71
staging: comedi: pcmad: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
dc453864d6
staging: comedi: pcl818: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
79c9f68f55
staging: comedi: pcl816: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
f7c9874b93
staging: comedi: pcl812: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
81fec905f1
staging: comedi: pcl730: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
334e2f59b0
staging: comedi: pcl726: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
411b6f8919
staging: comedi: pcl724: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
b825f6c316
staging: comedi: pcl711: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
068be4998b
staging: comedi: ni_pcimio: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:53 -07:00
Ian Abbott
7cf94adc51
staging: comedi: ni_mio_common: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
765c8b03d7
staging: comedi: ni_labpc_isadma: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
8cf27116e3
staging: comedi: ni_labpc_common: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
af169cf1e2
staging: comedi: ni_atmio: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
967b3eb221
staging: comedi: ni_atmio16d: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
3ec68b505a
staging: comedi: ni_at_ao: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
02cf9703e1
staging: comedi: ni_at_a2150: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
da8e2a52be
staging: comedi: ni_660x: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
369f87fadd
staging: comedi: ni_65xx: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
acaf8a5d40
staging: comedi: me4000: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
c3972570c3
staging: comedi: dt3000: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
a4759d39e2
staging: comedi: dt282x: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:52 -07:00
Ian Abbott
a5a74074d3
staging: comedi: dt2811: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
36ecf00396
staging: comedi: dt2801: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
b77930940d
staging: comedi: das800: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
19924ce0c1
staging: comedi: das6402: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
e0dd99bd12
staging: comedi: das1800: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
7a5bd23d9e
staging: comedi: das16: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
c86b98a249
staging: comedi: das08_isa: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
3fad0eb2f4
staging: comedi: das08: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
fa8e8c8b4f
staging: comedi: cb_pcidas: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
3bc86feba4
staging: comedi: cb_pcidas64: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
e857c7ca7e
staging: comedi: amplc_pci230: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
6b417436aa
staging: comedi: amplc_pci224: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
280f7a4c4f
staging: comedi: amplc_pc236_common: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:51 -07:00
Ian Abbott
b37e1d6eeb
staging: comedi: aio_aio12_8: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
bb5c7f9388
staging: comedi: adv_pci_dio: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
4be1555184
staging: comedi: adv_pci1710: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
ef97126fd0
staging: comedi: addi_apci_3xxx: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
db2d623bf0
staging: comedi: addi_apci_3120: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
d8eae1303a
staging: comedi: addi_apci_1516: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
664fce451e
staging: comedi: addi_eeprom: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Ian Abbott
01a0312256
staging: comedi: addi_common: replace comedi_board() calls
...
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk >
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-11 14:32:50 -07:00
Greg Kroah-Hartman
4a5c969411
Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux into work-next
...
Philipp writes:
IPUv3 CPMEM API change across staging and drm
2014-09-11 14:27:19 -07:00
Eddie Kovsky
2a3b60d8ba
staging: clean up checkpatch warnings in lustre
...
Silence checkpatch warning:
WARNING: type 'long long unsigned' should be specified in
[[un]signed] [short|int|long|long long] order
Signed-off-by: Eddie Kovsky <ewk@edkovsky.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 15:22:52 -07:00
Valdis Kletnieks
79d99c305f
staging/rtl8192u - check for skb alloc failure
...
It's possible for dev_alloc_skb() to fail. Propagate the error to the caller,
so it can clean up and drop the packet. The sender should end up retransmitting
the packet, hopefully at a time we're prepared to allocate skb's again.
Reported-By: Nicholas Krause <xerofoify@gmail.com >
Signed-Off-By: Valdis Kletnieks <valdis.kletnieks@vt.edu >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 15:22:52 -07:00
Nitin Kuppelur
9f87b44720
Staging: octeon-hcd: removed unwanted return from void
...
This is a patch to the octeon-hcd.c file that fixes
checkpatch.pl warning by removing return statement from
void functions.
Signed-off-by: Nitin Kuppelur <nitinkuppelur@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:06:52 -07:00
navin patidar
d9124e064d
staging: rtl8188eu: Remove HalPhyRf_8188e.c
...
Move functions from HalPhyRf_8188e.c to phy.c .
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:51 -07:00
navin patidar
053ab2a18f
staging: rtl8188eu: Remove HalPhyRf_8188e.h
...
Move macros and function declarations from HalPhyRf_8188e.h
to phy.h .
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:51 -07:00
navin patidar
9275ec2381
staging: rtl8188eu: HalPhyRf_8188e.h :Remove unused function declaration
...
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:51 -07:00