[PATCH 0/3] [media] wl128x: Fixes and few new features

From: manjunatha_halli
Date: Fri Feb 24 2012 - 15:14:45 EST


From: Manjunatha Halli <x0130808@xxxxxx>

Mauro and the list,

This patch set Fix build errors when GPIOLIB is not enabled.

Also this patch adds few new features to TI's FM driver fetures
are listed below,

1) FM TX RDS Support (RT, PS, AF, PI, PTY)
2) FM RX Russian band support
3) FM RX AF set/get
4) FM RX De-emphasis mode set/get

Along with new features this patch also fixes few issues in the driver
like default rssi level for seek, unnecessory logs etc.

Manjunatha Halli (2):
wl128x: Add support for FM TX RDS
wl128x: Add sysfs based support for FM features

Randy Dunlap (1):
wl128x: Fix build errors when GPIOLIB is not enabled.

drivers/media/radio/wl128x/Kconfig | 4 +-
drivers/media/radio/wl128x/fmdrv.h | 1 +
drivers/media/radio/wl128x/fmdrv_common.c | 28 +++-
drivers/media/radio/wl128x/fmdrv_common.h | 41 +++--
drivers/media/radio/wl128x/fmdrv_rx.c | 15 ++-
drivers/media/radio/wl128x/fmdrv_tx.c | 47 +++----
drivers/media/radio/wl128x/fmdrv_tx.h | 3 +-
drivers/media/radio/wl128x/fmdrv_v4l2.c | 235 ++++++++++++++++++++++++++++-
8 files changed, 316 insertions(+), 58 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/