From: Frank Schaefer Date: Mon, 24 Mar 2014 19:33:23 +0000 (-0300) Subject: [media] em28xx: remove field tda9887_conf from struct em28xx X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6867bd5aa79a9a0d88151ddb125106c9ddfb579b;p=pandora-kernel.git [media] em28xx: remove field tda9887_conf from struct em28xx The tda9887 chipset is part of the analog tuner. Move it out of em28xx-cards. Also, it is used only one time by the v4l2 sub-module at tuner setup. With that, we can get rid of an additional data inside the em28xx common structure. Signed-off-by: Frank Schäfer Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed