linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] media/video: vpif: fixing function name start to vpif_config_params
@ 2012-08-02  7:40 Dror Cohen
  2012-08-02  7:40 ` [PATCH 1/1] " Dror Cohen
  2012-08-02 10:51 ` [PATCH 0/1] " Sergei Shtylyov
  0 siblings, 2 replies; 4+ messages in thread
From: Dror Cohen @ 2012-08-02  7:40 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab, nsekhar, davinci-linux-open-source, Dror Cohen

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-02 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02  7:40 [PATCH 0/1] media/video: vpif: fixing function name start to vpif_config_params Dror Cohen
2012-08-02  7:40 ` [PATCH 1/1] " Dror Cohen
2012-08-02 10:49   ` Sergei Shtylyov
2012-08-02 10:51 ` [PATCH 0/1] " Sergei Shtylyov

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).