From: Manjunatha Halli <manjunatha_halli@xxxxxx> Signed-off-by: Manjunatha Halli <manjunatha_halli@xxxxxx> --- drivers/staging/ti-st/TODO | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/drivers/staging/ti-st/TODO b/drivers/staging/ti-st/TODO index ebfd6bb..1d004cb 100644 --- a/drivers/staging/ti-st/TODO +++ b/drivers/staging/ti-st/TODO @@ -1,6 +1,21 @@ TODO: -1. Step up and maintain this driver to ensure that it continues +1. Upstreaming BT driver + +2. Upstreaming FM driver + + a. Use the new V4L2 control framework for all the V4L2 controls supported. + + b. Change the interrupt handling mechanism as per comments by 'Hans Verkuil'. + + c. Remove use of new V4L2 CID to set the BAND (US/JAPAN). Instead handle it + in driver. + + d. Remove the new private CID defined for channel spacing instead handle it + in ioctl VIDIOC_S_HW_FREQ_SEEK. + + +3. 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 will be removed in the 2.6.35 kernel release. -- 1.5.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html