public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] radio-si470x: separate usb and i2c interface
@ 2009-07-14  5:11 Joonyoung Shim
  2009-07-30 10:26 ` Tobias Lorenz
  0 siblings, 1 reply; 4+ messages in thread
From: Joonyoung Shim @ 2009-07-14  5:11 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab, tobias.lorenz, kyungmin.park, klimov.linux

Hi, all

I send the radio-si470x patches worked on http://linuxtv.org/hg/v4l-dvb.
The patches is updated to version 2.

I have a board with Silicon Labs si4709 chip using the i2c interface,
but the radio-si470x is only support usb interface currently. I posted
about separating usb and i2c interface in radio-si470x the past.
http://www.mail-archive.com/linux-media@vger.kernel.org/msg02483.html

Tobias informed me the base code for seperating at 
http://linuxtv.org/hg/~tlorenz/v4l-dvb of Tobias repository in above
mail, i based on it, but it cannot find now at Tobias repository.

The patch 1/4 is for separating common and usb code.
The patch 2/4 is about using dev_* macro instead of printk.
The patch 3/4 is about adding disconnect check function for i2c interface.
The patch 4/4 is for supporting si470x i2c interface.

Please review, thank you.

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

end of thread, other threads:[~2009-08-09 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14  5:11 [PATCH v2 0/4] radio-si470x: separate usb and i2c interface Joonyoung Shim
2009-07-30 10:26 ` Tobias Lorenz
2009-07-30 12:30   ` Joonyoung Shim
2009-08-09 19:52     ` Tobias Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox