From: Dror Cohen <dror@liveu.tv>
To: linux-media@vger.kernel.org
Cc: mchehab@infradead.org, nsekhar@ti.com,
davinci-linux-open-source@linux.davincidsp.com,
Dror Cohen <dror@liveu.tv>
Subject: [PATCH 0/1] media/video: vpif: fixing function name start to vpif_config_params
Date: Thu, 2 Aug 2012 10:40:31 +0300 [thread overview]
Message-ID: <1343893232-19543-1-git-send-email-dror@liveu.tv> (raw)
This patch address the issue that a function named config_vpif_params should
be vpif_config_params. This, however, conflicts with two structures defined
already. So I changed the structures to config_vpif_params_t (origin was
vpif_config_params)
Dror Cohen (1):
fixing function name start to vpif_config_params
drivers/media/video/davinci/vpif.c | 6 +++---
drivers/media/video/davinci/vpif_capture.c | 2 +-
drivers/media/video/davinci/vpif_capture.h | 2 +-
drivers/media/video/davinci/vpif_display.c | 2 +-
drivers/media/video/davinci/vpif_display.h | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
--
1.7.5.4
next reply other threads:[~2012-08-02 7:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-02 7:40 Dror Cohen [this message]
2012-08-02 7:40 ` [PATCH 1/1] media/video: vpif: fixing function name start to vpif_config_params Dror Cohen
2012-08-02 10:49 ` Sergei Shtylyov
2012-08-02 10:51 ` [PATCH 0/1] " Sergei Shtylyov
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=1343893232-19543-1-git-send-email-dror@liveu.tv \
--to=dror@liveu.tv \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=nsekhar@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 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).