Linux Media Controller development
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Paul Bolle <pebolle@tiscali.nl>,
	linux-media@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [media] gspca: remove obsolete Kconfig macros
Date: Fri, 29 Mar 2013 09:49:28 +0100	[thread overview]
Message-ID: <51555598.1040505@redhat.com> (raw)
In-Reply-To: <1364506437.1345.42.camel@x61.thuisdomein>

Mauro,

Can you pick this one up? I don't have anything pending for gspca,
and to create a tree + pullreq for just a trivial patch is not really
efficient.

Alternatively I can put it on my TODO for when there is more gspca work,
esp. since there is not really a need to hurry with merging this.

Regards,

Hans


On 03/28/2013 10:33 PM, Paul Bolle wrote:
> The et61x251 driver was removed in v3.5. Remove the last references to
> its Kconfig macro now.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> Untested, as usual.
>
>   drivers/media/usb/gspca/etoms.c | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/drivers/media/usb/gspca/etoms.c b/drivers/media/usb/gspca/etoms.c
> index 38f68e1..f165581 100644
> --- a/drivers/media/usb/gspca/etoms.c
> +++ b/drivers/media/usb/gspca/etoms.c
> @@ -768,9 +768,7 @@ static const struct sd_desc sd_desc = {
>   /* -- module initialisation -- */
>   static const struct usb_device_id device_table[] = {
>   	{USB_DEVICE(0x102c, 0x6151), .driver_info = SENSOR_PAS106},
> -#if !defined CONFIG_USB_ET61X251 && !defined CONFIG_USB_ET61X251_MODULE
>   	{USB_DEVICE(0x102c, 0x6251), .driver_info = SENSOR_TAS5130CXX},
> -#endif
>   	{}
>   };
>
>

  reply	other threads:[~2013-03-29  8:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28 21:33 [PATCH] [media] gspca: remove obsolete Kconfig macros Paul Bolle
2013-03-29  8:49 ` Hans de Goede [this message]
2013-03-29 11:11   ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51555598.1040505@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@redhat.com \
    --cc=pebolle@tiscali.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox