>From 0093e2bd237fcf9825ab8d0c0deebb5bc8dff5c9 Mon Sep 17 00:00:00 2001 From: Manu Abraham Date: Thu, 4 Sep 2008 13:55:49 +0200 Subject: [PATCH] DVB Fix backward compatibility Backward compatibility was broken in terms that it was all around non-legacy devices being selected for device control and hence drivers with the old callbacks never worked. The patch fixes the approach where both set of drivers are working now. tested with a TT S2 3200 (new) and a FF S2300 (legacy) devices From: Marco Schluessler Signed-off-by: Marco Schluessler Signed-off-by: Manu Abraham dvb_frontend.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)