commit | a8f35ce3d6f5b776463f03403e0319c2415401f7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Apr 13 07:07:40 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 16 18:02:02 2013 -0300 |
tree | 0b089c96d8e4bd306edd495a0e5a697fd7a907a0 | |
parent | bfef0d35e57c08dff295e3203d30f9ca4077415a [diff] |
[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 <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>