linux-stable/drivers/staging
Ian Abbott f1c04fd421 staging: comedi: das08: replace DAS08AO_GAIN_CONTROL/STATUS
The `DAS08AO_GAIN_CONTROL` and `DAS08AO_GAIN_STATUS` macros hold the
offset to the "programmable gain" register on "PGL", "PGM", "PGH",
"AOL", "AOM" and "AOH" boards.  Writing a code to this register sets the
gain for the current analog input channel (selected in the main control
register).  The written value can be read back in bits 3..0 of the
register.  Other bits of the register are read-only and not used by the
driver.  Rename `DAS08AO_GAIN_CONTROL` to `DAS08_GAIN_REG` and add a
comment.  Remove `DAS08AO_GAIN_STATUS` as the driver does not use it and
the read-only parts of the register are documented in the comment.

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>
2015-06-12 17:06:41 -07:00
..
android Staging:Android:ion - Fix for memory leak if ion device registration get failed. 2015-05-24 13:27:13 -07:00
board
clocking-wizard
comedi staging: comedi: das08: replace DAS08AO_GAIN_CONTROL/STATUS 2015-06-12 17:06:41 -07:00
dgap Staging: dgap: dgap: Fixed spelling errors 2015-05-31 11:40:14 +09:00
dgnc staging: dgnc: remove ununsed Macro 2015-06-08 13:30:04 -07:00
emxx_udc staging: emxx_udc: remove commented code 2015-06-08 13:33:40 -07:00
fbtft staging: fbtft: fix build error 2015-06-09 10:37:52 -07:00
fsl-mc staging: fsl-mc: Remove redundant initalization of the .owner field 2015-05-08 09:24:11 +02:00
ft1000 staging: ft1000: Remove empty branch from conditional 2015-05-31 11:40:14 +09:00
fwserial staging: fwserial: fix resource leak 2015-05-31 11:47:57 +09:00
gdm72xx staging: gdm72xx: Fix typos in printk 2015-05-31 11:47:56 +09:00
gdm724x staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
goldfish staging: goldfish: Fix pointer cast for 32 bits 2015-05-31 11:40:14 +09:00
gs_fpgaboot
iio iio: Specify supported modes for buffers 2015-06-01 11:31:12 +01:00
lustre staging:lustre: Update license and copyright for the LNET headers 2015-06-11 22:41:20 -07:00
media Merge 4.1-rc4 into staging-next 2015-05-18 13:52:44 -07:00
mt29f_spinand
netlogic
nvec staging:nvec: fix typo in comment 2015-05-31 11:56:57 +09:00
octeon staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
octeon-usb Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
olpc_dcon
ozwpan staging: ozwpan: prevent a couple of underflows 2015-06-08 13:38:56 -07:00
panel staging: panel: use schedule_timeout_interruptible() 2015-05-31 12:04:36 +09:00
rtl8188eu staging: rtl8188eu: eliminate spaces before commas 2015-06-10 18:04:04 -07:00
rtl8192e staging: rtl8192e: fix some confusing indenting 2015-06-08 13:45:30 -07:00
rtl8192u Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null 2015-06-08 13:40:55 -07:00
rtl8712 staging:rtl8712:Fix compressed return statement 2015-06-08 13:38:56 -07:00
rtl8723au staging: rtl8723au: core: remove redundant endianness conversion 2015-06-08 13:23:53 -07:00
rts5208 staging: rts5208: Use common pci_get_bus_and_slot() instead of private one 2015-06-08 13:38:56 -07:00
skein Drivers: staging: skein: skein_api: Fixed spelling errors 2015-05-31 10:30:40 +09:00
slicoss staging: slicoss: restore IRQs correctly after slic_cmdq_reset() 2015-05-31 11:47:56 +09:00
sm7xxfb staging: sm7xxfb: remove unused functions 2015-05-08 09:24:12 +02:00
sm750fb Staging: sm750fb: ddk750_display.c: Insert spaces after commas. 2015-06-08 13:26:31 -07:00
speakup
ste_rmi4
unisys staging: unisys: Add the bus device to the visor device list. 2015-06-08 13:36:44 -07:00
vme
vt6655 staging: vt6655: device_rx_srv check sk_buff is NULL 2015-06-01 06:24:58 +09:00
vt6656 Staging: vt6656: device: Fixed spelling error 2015-05-31 10:41:21 +09:00
wilc1000 staging: wilc1000: change WILC_BOOL to bool 2015-06-11 22:37:18 -07:00
wlan-ng staging: wlan-ng: fix long line 2015-06-08 13:33:40 -07:00
xgifb staging: xgifb: use arch_phys_wc_add() and ioremap_wc() 2015-05-31 10:30:40 +09:00
Kconfig staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
Makefile staging: wilc1000: Add SDIO/SPI 802.11 driver 2015-05-24 13:36:53 -07:00
staging.c