commit | e7b419b69212f3c3489ae808f26d2a0d2b52fe9c | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Mar 26 16:39:20 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed May 09 10:13:00 2007 -0300 |
tree | 380f9ecf8e909ef50e4f06136b291f6f21d88659 | |
parent | 5afb707120ec269725c71a2282ee3473c5bc04c1 [diff] |
V4L/DVB (5610): M920x: remove duplicated code Some of the devices supported by the m920x driver have identical functions used for tuner_attach and frontend_attach. This patch consolidates the functions in question, and updates the debug code to be generic for each. This patch decreases the size of the kernel. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>