From: Antti Palosaari Date: Mon, 4 Aug 2014 02:40:23 +0000 (-0300) Subject: [media] tda18212: rename state from 'priv' to 'dev' X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a42e1866edf68c7ddfc42b07676238af49f4df;p=pandora-kernel.git [media] tda18212: rename state from 'priv' 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 codebase 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