public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] em28xx: resolve the remaining issues with the i2c code
@ 2014-01-19 21:48 Frank Schäfer
  2014-01-19 21:48 ` [PATCH 1/4] em28xx-i2c: fix the i2c error description strings for -ENXIO Frank Schäfer
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Frank Schäfer @ 2014-01-19 21:48 UTC (permalink / raw)
  To: m.chehab; +Cc: linux-media, Frank Schäfer

This small patch series resolves the remaing issues with the em82xx i2c code
which have been introduced with the recent changes.


Frank Schäfer (4):
  em28xx-i2c: fix the i2c error description strings for -ENXIO
  em28xx-i2c: fix the error code for unknown errors
  em28xx-i2c: do not map -ENXIO errors to -ENODEV for empty i2c
    transfers
  em28xx-i2c: remove duplicate error printing code from
    em28xx_i2c_xfer()

 drivers/media/usb/em28xx/em28xx-i2c.c |   53 ++++++++++++++++++++-------------
 1 Datei geändert, 32 Zeilen hinzugefügt(+), 21 Zeilen entfernt(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-02-11 23:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 21:48 [PATCH 0/4] em28xx: resolve the remaining issues with the i2c code Frank Schäfer
2014-01-19 21:48 ` [PATCH 1/4] em28xx-i2c: fix the i2c error description strings for -ENXIO Frank Schäfer
2014-01-19 21:48 ` [PATCH 2/4] em28xx-i2c: fix the error code for unknown errors Frank Schäfer
2014-01-19 21:48 ` [PATCH 3/4] em28xx-i2c: do not map -ENXIO errors to -ENODEV for empty i2c transfers Frank Schäfer
2014-02-04 18:47   ` Mauro Carvalho Chehab
2014-02-09 18:34     ` Frank Schäfer
2014-02-11 23:51       ` Antti Palosaari
2014-01-19 21:48 ` [PATCH 4/4] em28xx-i2c: remove duplicate error printing code from em28xx_i2c_xfer() Frank Schäfer
2014-02-04 18:50   ` Mauro Carvalho Chehab
2014-02-09 18:38     ` 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