Prev: general protection fault: 0000 [#1] PREEMPT SMP
Next: [PATCH/RFC 5/6] Staging: ti-st: update Kconfig and Makefile for FM driver
From: raja_mani on 13 Aug 2010 10:00 From: Raja-Mani <x0102026(a)ti.com> fm_TODO file lists the things to be done in FM driver. Signed-off-by: Raja-Mani <x0102026(a)ti.com> Signed-off-by: Pramodh AG <pramodh_ag(a)ti.com> Signed-off-by: Pavan Savoy <pavan_savoy(a)ti.com> --- drivers/staging/ti-st/fm_TODO | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) create mode 100644 drivers/staging/ti-st/fm_TODO diff --git a/drivers/staging/ti-st/fm_TODO b/drivers/staging/ti-st/fm_TODO new file mode 100644 index 0000000..0b36db0 --- /dev/null +++ b/drivers/staging/ti-st/fm_TODO @@ -0,0 +1,16 @@ +FM-TODO: + +01. Support FM TX functionality + +02. Support FM TX features like set/get region, set/get RSSI threshold, + and set/get AF switch state + +03. Step up and maintain this driver to ensure that it continues to work. + Having the hardware for this is pretty much a requirement. + + If this does not happen, the driver will be removed in the 2.6.35 kernel + release. + + Please send patches to Greg Kroah-Hartman <greg(a)kroah.com> and + inux-media list <linux-media(a)vger.kernel.org>. + -- 1.5.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |