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
navin patidar
fbf346b76f
staging: rtl8188eu: HalPhyRf_8188e.c: Remove unused functions
...
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
0cf81f67c0
staging: rtl8188eu: Rework function PHY_LCCalibrate_8188E()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:21 -07:00
navin patidar
0ffb650322
staging: rtl8188eu: Rework function PHY_LCCalibrate_8188E()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:21 -07:00
navin patidar
a9c00d71c1
staging: rtl8188eu: Rework function phy_LCCalibrate_8188E()
...
Rename CamelCase local variables and function name.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:21 -07:00
navin patidar
ce7c49e725
staging: rtl8188eu: Rework function phy_IQCalibrate_8188E()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
c14ad0565a
staging: rtl8188eu: Rework function phy_SimularityCompare_8188E()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
00c185e76d
staging: rtl8188eu: Rework function _PHY_PIModeSwitch()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
3dec6aa2a1
staging: rtl8188eu: Rework function _PHY_PathAStandBy()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Declare it as a static function.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
86e9e28889
staging: rtl8188eu: Rework function _PHY_MACSettingCalibration()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Declare it as a static function.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
4ef1a32dfc
staging: rtl8188eu: Rework function _PHY_PathADDAOn()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Declare it as a static function.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
33ce098007
staging: rtl8188eu: Rework function _PHY_ReloadMACRegisters()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
5d99b8b3e8
staging: rtl8188eu: Rework function reload_adda_reg()
...
Rename CamelCase local variables.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
ccfd0b39e4
staging: rtl8188eu: Rework function _PHY_SaveMACRegisters()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
98c04a2dd3
staging: rtl8188eu: Rework function _PHY_SaveADDARegisters()
...
Rename CamelCase local variables and function name.
Remove unnecessary debugging messages and local variables.
Declare it as a static function.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
f2a2994b5f
staging: rtl8188eu: Rework function pathb_fill_iqk()
...
Rename CamelCase local variables.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
198cd2d35f
staging: rtl8188eu: Rework function patha_fill_iqk()
...
Rename CamelCase local variables.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:20 -07:00
navin patidar
43a3876c99
staging: rtl8188eu: Rework function phy_PathB_IQK_8188E()
...
Rename CamelCase function name and local variables.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:19 -07:00
navin patidar
14ee976b96
staging: rtl8188eu: Rework function phy_PathA_IQK_8188E()
...
Rename CamelCase function name and local variables.
Remove unnecessary debugging messages and local variables.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:19 -07:00
navin patidar
0fdd0c3248
staging: rtl8188eu: Rework function phy_PathA_RxIQK()
...
Rename CamelCase function name and variables.
Remove unnecessary debugging messages.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:05:19 -07:00
navin patidar
05103ff0b9
staging: rtl8188eu: Rework odm_TXPowerTrackingCallback_ThermalMeter_8188E()
...
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:04:31 -07:00
navin patidar
f335a61c7f
staging: rtl8188eu: Rename function odm_TxPwrTrackSetPwr88E()
...
Rename CamelCase function name.
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:04:30 -07:00
navin patidar
4de93b1ab7
staging: rtl8188eu: Rework function ODM_TxPwrTrackAdjust88E()
...
Signed-off-by: navin patidar <navin.patidar@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-08 14:04:30 -07:00