From: Devin Heitmueller Date: Sat, 13 Mar 2010 20:10:24 +0000 (-0300) Subject: V4L/DVB: ngene: split out i2c code into a separate file X-Git-Tag: v2.6.35-rc1~480^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb1c0f8e7099ef5ba20c046df3a3790b5683c573;p=pandora-kernel.git V4L/DVB: ngene: split out i2c code into a separate file Split out the i2c related code from the ngene-core.c into a new file called ngene-i2c.c. This is part of a larger refactoring of the driver in preparation for adding analog support. Note that this patch makes *no* functional change - all I did was cut/paste the code and add the function prototypes to ngene.h as needed. Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed