From: Hans Verkuil Date: Sat, 13 Apr 2013 10:07:40 +0000 (-0300) Subject: [media] cx25821: remove unnecessary global devlist X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~16^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f35ce3d6f5b776463f03403e0319c2415401f7;p=pandora-kernel.git [media] cx25821: remove unnecessary global devlist This device list is not necessary. The kernel already has all that information, so just use that instead. Also remove a bogus refcount and some dead 'private_free' code in the alsa driver. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed