public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: Sachin Kamat <sachin.kamat@linaro.org>, t.stanislaws@samsung.com
Cc: linux-media@vger.kernel.org, s.nawrocki@samsung.com, patches@linaro.org
Subject: Re: [PATCH 0/9] [media] s5p-tv: Checkpatch Fixes and cleanup
Date: Wed, 28 Nov 2012 00:27:44 +0100	[thread overview]
Message-ID: <50B54C70.8030607@gmail.com> (raw)
In-Reply-To: <1353905348-15475-1-git-send-email-sachin.kamat@linaro.org>

On 11/26/2012 05:48 AM, Sachin Kamat wrote:
> Build tested based on samsung/for_v3.8 branch of
> git://linuxtv.org/snawrocki/media.git tree.

How about testing it on Origen board ?

Tomasz, are you OK with this patch series ?

As a side note, for v3.9, when common clock framework support for the Exynos
platforms is merged this driver will need to have clk_(un)prepare added.
It will fail to initialize otherwise.

> Sachin Kamat (9):
>    [media] s5p-tv: Add missing braces around sizeof in sdo_drv.c
>    [media] s5p-tv: Add missing braces around sizeof in mixer_video.c
>    [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c
>    [media] s5p-tv: Add missing braces around sizeof in mixer_drv.c
>    [media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.c
>    [media] s5p-tv: Add missing braces around sizeof in hdmi_drv.c
>    [media] s5p-tv: Use devm_clk_get APIs in sdo_drv.c
>    [media] s5p-tv: Use devm_* APIs in mixer_drv.c
>    [media] s5p-tv: Use devm_clk_get APIs in hdmi_drv
>
>   drivers/media/platform/s5p-tv/hdmi_drv.c    |   28 +++------
>   drivers/media/platform/s5p-tv/hdmiphy_drv.c |    2 +-
>   drivers/media/platform/s5p-tv/mixer_drv.c   |   87 +++++++--------------------
>   drivers/media/platform/s5p-tv/mixer_reg.c   |    6 +-
>   drivers/media/platform/s5p-tv/mixer_video.c |   18 +++---
>   drivers/media/platform/s5p-tv/sdo_drv.c     |   43 ++++---------
>   6 files changed, 57 insertions(+), 127 deletions(-)

--

Thanks,
Sylwester

  parent reply	other threads:[~2012-11-27 23:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26  4:48 [PATCH 0/9] [media] s5p-tv: Checkpatch Fixes and cleanup Sachin Kamat
2012-11-26  4:49 ` [PATCH 1/9] [media] s5p-tv: Add missing braces around sizeof in sdo_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 2/9] [media] s5p-tv: Add missing braces around sizeof in mixer_video.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 3/9] [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 4/9] [media] s5p-tv: Add missing braces around sizeof in mixer_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 5/9] [media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 6/9] [media] s5p-tv: Add missing braces around sizeof in hdmi_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 7/9] [media] s5p-tv: Use devm_clk_get APIs in sdo_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 8/9] [media] s5p-tv: Use devm_* APIs in mixer_drv.c Sachin Kamat
2012-11-26  4:49 ` [PATCH 9/9] [media] s5p-tv: Use devm_clk_get APIs in hdmi_drv Sachin Kamat
2012-11-27 23:27 ` Sylwester Nawrocki [this message]
2012-11-28  3:34   ` [PATCH 0/9] [media] s5p-tv: Checkpatch Fixes and cleanup Sachin Kamat
2012-11-28  6:03     ` Sachin Kamat
2012-12-03  4:28       ` Sachin Kamat
2012-12-03 10:18         ` Tomasz Stanislawski

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=50B54C70.8030607@gmail.com \
    --to=sylvester.nawrocki@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=s.nawrocki@samsung.com \
    --cc=sachin.kamat@linaro.org \
    --cc=t.stanislaws@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox