From: Antti Palosaari Date: Tue, 26 Aug 2014 23:11:08 +0000 (-0300) Subject: [media] it913x: rename 'state' to 'dev' X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71b65e8c545f5a72c1c227eae8a6df1d68f3f24;p=pandora-kernel.git [media] it913x: rename 'state' to 'dev' foo_dev seems to be most correct term for the structure holding data of each device instance. It is most used term in Kernel and also examples from book Linux Device Drivers, Third Edition, uses it. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed