dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/media/radio/wl128x
Hans Verkuil c6ae804a65 [media] wl12xx: g_volatile_ctrl fix: wrong field set
The function g_volatile_ctrl should change the current value rather than the
new value. These two drivers didn't do that, so the value is never reported
correctly.

In the future this will change since this behavior is clearly unexpected,
but for now fix these drivers first.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-05-25 07:51:48 -03:00
..
Kconfig [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver 2011-03-21 20:32:36 -03:00
Makefile [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver 2011-03-21 20:32:36 -03:00
fmdrv.h [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro 2011-05-20 09:28:37 -03:00
fmdrv_common.c Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 2011-04-07 11:14:49 -07:00
fmdrv_common.h Fix common misspellings 2011-03-31 11:26:23 -03:00
fmdrv_rx.c [media] drivers:media:radio: wl128x: FM driver RX sources 2011-03-21 20:32:36 -03:00
fmdrv_rx.h [media] drivers:media:radio: wl128x: FM driver RX sources 2011-03-21 20:32:36 -03:00
fmdrv_tx.c [media] drivers:media:radio: wl128x: FM driver TX sources 2011-03-21 20:32:36 -03:00
fmdrv_tx.h [media] drivers:media:radio: wl128x: FM driver TX sources 2011-03-21 20:32:36 -03:00
fmdrv_v4l2.c [media] wl12xx: g_volatile_ctrl fix: wrong field set 2011-05-25 07:51:48 -03:00
fmdrv_v4l2.h