linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1 v2] media/video: vpif: fixing function name start to vpif_config_params
@ 2012-08-09  6:33 Dror Cohen
  2012-08-09  6:33 ` [PATCH 1/1 " Dror Cohen
  2012-08-13 14:13 ` [PATCH 0/1 " Manjunath Hadli
  0 siblings, 2 replies; 5+ messages in thread
From: Dror Cohen @ 2012-08-09  6:33 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. However this name is shared with two structures defined
already. So I changed the structures to config_vpif_params (origin was
vpif_config_params)

v2 changes: softer wording in description and the structs are now
defined without _t

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] 5+ messages in thread

end of thread, other threads:[~2012-09-27  5:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-09  6:33 [PATCH 0/1 v2] media/video: vpif: fixing function name start to vpif_config_params Dror Cohen
2012-08-09  6:33 ` [PATCH 1/1 " Dror Cohen
2012-08-13 14:13 ` [PATCH 0/1 " Manjunath Hadli
2012-09-26 20:20   ` Mauro Carvalho Chehab
2012-09-27  5:16     ` Prabhakar Lad

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