From: Mauro Carvalho Chehab Date: Tue, 16 Apr 2013 22:43:06 +0000 (-0300) Subject: [media] it913x: rename its tuner driver to tuner_it913x X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ca5557fff4a4d1d87874384354d42f6c395e1a;p=pandora-kernel.git [media] it913x: rename its tuner driver to tuner_it913x There are three drivers with *it913x name on it, and they all belong to the same device: a tuner, at it913x.c; a frontend: it913x-fe.c; a bridge: it913x.c, renamed to dvb_usb_it913x by the building system. This is confusing. Even more confusing are the two .c files with the same name under different directories, with different contents and different functions. So, prepend the tuner one. This also breaks the out-of-tree compilation system. Reported-by: Frederic Fays Acked-by: Antti Palosaari Reviewed-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed