linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jingoo Han <jg1.han@samsung.com>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver
Date: Tue, 11 Sep 2012 02:31:23 +0000	[thread overview]
Message-ID: <000801cd8fc5$8931bd40$9b9537c0$%han@samsung.com> (raw)
In-Reply-To: <1347267372-22949-1-git-send-email-phil.edworthy@renesas.com>

On Monday, September 10, 2012 5:56 PM Phil Edworthy wrote
> 
> The vdc4 display hardware is found on the sh7269 device.
> 
> Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>


Reviewed-by: Jingoo Han <jg1.han@samsung.com>

Best regards,
Jingoo Han


> ---
> v2:
>  * Use devm_ variants of clk_get, ioremap_nocache, request_irq.
>  * Replace spaces with tabs.
>  * Check ren_vdc4_start return value.
>  * Fix headers used.
> 
>  drivers/video/Kconfig      |   10 +
>  drivers/video/Makefile     |    1 +
>  drivers/video/ren_vdc4fb.c |  641 ++++++++++++++++++++++++++++++++++++++++++++
>  include/video/ren_vdc4fb.h |   19 ++
>  4 files changed, 671 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/video/ren_vdc4fb.c
>  create mode 100644 include/video/ren_vdc4fb.h



  reply	other threads:[~2012-09-11  2:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10  8:56 [PATCH v2] fbdev: Add Renesas vdc4 framebuffer driver Phil Edworthy
2012-09-11  2:31 ` Jingoo Han [this message]
2012-10-05 16:34 ` phil.edworthy
2013-02-16  2:04 ` Simon Horman
2013-02-18  8:14 ` phil.edworthy

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='000801cd8fc5$8931bd40$9b9537c0$%han@samsung.com' \
    --to=jg1.han@samsung.com \
    --cc=linux-fbdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).