All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Manjunath Hadli <manjunath.hadli@ti.com>
Cc: LMML <linux-media@vger.kernel.org>,
	dlos <davinci-linux-open-source@linux.davincidsp.com>
Subject: Re: [PATCH RESEND 1/4] davinci vpbe: remove unused macro.
Date: Fri, 23 Sep 2011 20:34:26 -0300	[thread overview]
Message-ID: <4E7D1782.30209@redhat.com> (raw)
In-Reply-To: <1316410529-14744-2-git-send-email-manjunath.hadli@ti.com>

Em 19-09-2011 02:35, Manjunath Hadli escreveu:
> remove VPBE_DISPLAY_SD_BUF_SIZE as it is no longer used.
> 
> Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
> ---
>  drivers/media/video/davinci/vpbe_display.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/media/video/davinci/vpbe_display.c b/drivers/media/video/davinci/vpbe_display.c
> index ae7add1..09a659e 100644
> --- a/drivers/media/video/davinci/vpbe_display.c
> +++ b/drivers/media/video/davinci/vpbe_display.c
> @@ -43,7 +43,6 @@
>  
>  static int debug;
>  
> -#define VPBE_DISPLAY_SD_BUF_SIZE (720*576*2)
>  #define VPBE_DEFAULT_NUM_BUFS 3
>  
>  module_param(debug, int, 0644);

This is really trivial. I won't wait for your pull request to
merge this one ;)

Thanks,
Mauro

  reply	other threads:[~2011-09-23 23:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-19  5:35 [PATCH RESEND 0/4] davinci vpbe: enable DM365 v4l2 display driver Manjunath Hadli
2011-09-19  5:35 ` [PATCH RESEND 1/4] davinci vpbe: remove unused macro Manjunath Hadli
2011-09-23 23:34   ` Mauro Carvalho Chehab [this message]
2011-09-26 11:25     ` Hadli, Manjunath
2011-09-19  5:35 ` [PATCH RESEND 2/4] davinci vpbe: add dm365 VPBE display driver changes Manjunath Hadli
2011-09-20  6:09   ` Jon Povey
2011-09-26 13:01   ` Hans Verkuil
2011-09-28 12:01     ` Hadli, Manjunath
2011-09-19  5:35 ` [PATCH RESEND 3/4] davinci vpbe: add dm365 and dm355 specific OSD changes Manjunath Hadli
2011-09-19  5:35 ` [PATCH RESEND 4/4] davinci vpbe: add VENC block changes to enable dm365 and dm355 Manjunath Hadli
2011-09-19  5:49 ` [PATCH RESEND 0/4] davinci vpbe: enable DM365 v4l2 display driver Hadli, Manjunath
2011-09-26 11:16   ` Hans Verkuil
2011-09-26 11:28     ` Hadli, Manjunath
2011-09-23 23:38 ` Mauro Carvalho Chehab
2011-09-26 11:26   ` Hadli, Manjunath
2011-09-26 13:09 ` Hans Verkuil

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=4E7D1782.30209@redhat.com \
    --to=mchehab@redhat.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=linux-media@vger.kernel.org \
    --cc=manjunath.hadli@ti.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.