From: Frank Schaefer Date: Sat, 13 Sep 2014 08:52:19 +0000 (-0300) Subject: [media] em28xx: remove some unnecessary fields from struct em28xx_audio_mode X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60a24ba03c5dcd51a754cb45e7d65753126f58ce;p=pandora-kernel.git [media] em28xx: remove some unnecessary fields from struct em28xx_audio_mode Fields "ac97_feat", "ac97_vendor_id" and "i2s_samplerates" of struct em28xx_audio_mode are used nowhere, except in function em28xx_audio_setup(). So get rid of them and use local variables instead. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed