1. 22 4月, 2009 1 次提交
    • J
      go7007: Convert to the new i2c device binding model · 7400516a
      Jean Delvare 提交于
      Move the go7007 driver away from the legacy i2c binding model, which
      is going away really soon now.
      
      The I2C addresses of the audio and video chips in s2250-board didn't
      look quite right, apparently they were left-aligned values when Linux
      wants right-aligned values, so I fixed them too.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: Greg Kroah-Hartman <gregkh@suse.de>
      7400516a
  2. 07 1月, 2009 2 次提交
  3. 11 10月, 2008 1 次提交
    • G
      Staging: add the go7007 video driver · 866b8695
      Greg Kroah-Hartman 提交于
      Todo:
      	- checkpatch.pl cleanups
      	- sparse cleanups
      	- lots of little modules, should be merged together
      	  and added to the build.
      	- testing?
      	- handle churn in v4l layer.
      
      Many thanks to Ross Cohen <rcohen@snurgle.org> for cleanup patches on
      this driver.
      
      Cc: Ross Cohen <rcohen@snurgle.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      866b8695