commit | b9f63b25954495b5b3089f89918771e52c1605d8 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Dec 14 08:28:26 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jan 07 07:36:21 2014 -0200 |
tree | 03367023f6856daa83c61444fc569e7b0b8982ed | |
parent | b93a18d56057a6f8ccb79c5cd085dd31395331ff [diff] |
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node Use the saa7134_fh struct for the empress video node as well, drop the dev pointer from that struct since we can use drvdata for that. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>