From: Hans Verkuil Date: Sat, 14 Dec 2013 11:28:26 +0000 (-0300) Subject: [media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node X-Git-Tag: v3.14-rc1~20^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f63b25954495b5b3089f89918771e52c1605d8;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed