On Saturday 28 March 2009 12:44:32 Hans Verkuil wrote:
> Hi Mauro,
>
> Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-bttv for the
> following:
>
> - tvaudio: fix mute and s/g_tuner handling
> - tvaudio: add tda9875 support.
> - tvaudio: always call init_timer to prevent rmmod crash.
> - bttv: convert to v4l2_subdev since i2c autoprobing will disappear.
>
> Changes since the last version:
>
> - removed the card definition's has_saa6588 bitfield, but added a comment
> in the header that it should be added if needed.
>
> - update has_saa6588 in the bttv struct with the probe result and removed
> sd_saa6588. This makes it possible to use has_saa6588 if we need to check
> for the presence of a saa6588.
>
> - replaced the three msp3400, tda7432 and tvaudio options by a single
> audiodev option for 'no audio', 'autodetect', 'msp3400', 'tda7432'
> and 'tvaudio'.
>
> All review comments have been incorporated in this tree, so I think it is
> ready to be merged now.

Added this small one as well:

- bttv: tda9875 is no longer used by bttv, so remove from bt8xx/Kconfig.

Thanks,

        Hans

>
> Thanks,
>
>         Hans
>
> diffstat:
>  bt8xx/bttv-cards.c  |  187
> +++++++++++++++++++++++++++++++++++++++++++---------
>  bt8xx/bttv-driver.c |   43 +++++------
>  bt8xx/bttv-i2c.c    |   52 +-------------
>  bt8xx/bttv.h        |    7 +
>  bt8xx/bttvp.h       |    5 -
>  tvaudio.c           |  158 ++++++++++++++++++++++++++++++++++++++++++-
>  6 files changed, 341 insertions(+), 111 deletions(-)



-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to