[media] solo6x10: move global fields in solo_dev_fh to solo_dev
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 15 Mar 2013 14:56:46 +0000 (11:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 25 Mar 2013 11:44:37 +0000 (08:44 -0300)
All fields in solo_dev_fh do not belong there since they refer to global
properties. After moving all these fields to solo_dev the solo_dev_fh
struct can be removed completely.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found