lkml.org 
[lkml]   [2006]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 09/25] disable all dvb tuner param_types until we need them
    Date

    From: Michael Krufky <mkrufky@m1k.net>

    - Add param_type dvbs2
    - disable all dvb param_types, which will not
    be needed until we merge dvb-pll.

    Signed-off-by: Michael Krufky <mkrufky@m1k.net>
    Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
    ---

    include/media/tuner-types.h | 6 +-----
    1 files changed, 1 insertions(+), 5 deletions(-)

    diff --git a/include/media/tuner-types.h b/include/media/tuner-types.h
    index 9f6e4a9..64b16b1 100644
    --- a/include/media/tuner-types.h
    +++ b/include/media/tuner-types.h
    @@ -9,11 +9,7 @@ enum param_type {
    TUNER_PARAM_TYPE_RADIO, \
    TUNER_PARAM_TYPE_PAL, \
    TUNER_PARAM_TYPE_SECAM, \
    - TUNER_PARAM_TYPE_NTSC, \
    - TUNER_PARAM_TYPE_ATSC, \
    - TUNER_PARAM_TYPE_DVBT, \
    - TUNER_PARAM_TYPE_DVBS, \
    - TUNER_PARAM_TYPE_DVBC
    + TUNER_PARAM_TYPE_NTSC
    };

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

    \
     
     \ /
      Last update: 2006-01-16 10:29    [W:4.260 / U:0.164 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site