linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] some em28xx-v4l cleanup patches
@ 2014-07-25 17:48 Frank Schäfer
  2014-07-25 17:48 ` [PATCH 1/4] em28xx-v4l: simplify some pointers in em28xx_init_camera() Frank Schäfer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Frank Schäfer @ 2014-07-25 17:48 UTC (permalink / raw)
  To: m.chehab; +Cc: hverkuil, linux-media, Frank Schäfer

This patch series consists of 4 cleanup patches for the em28xx-v4l module.

Frank Schäfer (4):
  em28xx-v4l: simplify some pointers in em28xx_init_camera()
  em28xx-v4l: get rid of struct em28xx_fh
  em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()
  em28xx-v4l: get rid of field "users" in struct em28xx_v4l2

 drivers/media/usb/em28xx/em28xx-camera.c |   4 +-
 drivers/media/usb/em28xx/em28xx-video.c  | 113 ++++++++++++-------------------
 drivers/media/usb/em28xx/em28xx.h        |   8 ---
 3 files changed, 47 insertions(+), 78 deletions(-)

-- 
1.8.4.5


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

end of thread, other threads:[~2014-09-18 20:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 17:48 [PATCH 0/4] some em28xx-v4l cleanup patches Frank Schäfer
2014-07-25 17:48 ` [PATCH 1/4] em28xx-v4l: simplify some pointers in em28xx_init_camera() Frank Schäfer
2014-07-25 17:48 ` [PATCH 2/4] em28xx-v4l: get rid of struct em28xx_fh Frank Schäfer
2014-07-25 17:48 ` [PATCH 3/4] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open() Frank Schäfer
2014-07-25 17:48 ` [PATCH 4/4] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2 Frank Schäfer
2014-09-18 19:13   ` Hans Verkuil
2014-09-18 20:49     ` Frank Schäfer

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