Mauro Carvalho Chehab
f2709c206d
Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations"
...
While this patch sounded a good idea, unfortunately, it causes
bad dependencies, as drivers that would otherwise work without
the DVB core will now break:
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/tea5767.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/tea5761.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/tda827x.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/tda18218.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/qt1010.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/mt2266.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/mt20xx.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/mt2060.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/mc44s803.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/fc0013.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/fc0012.ko] undefined!
ERROR: "dvb_tuner_simple_release" [drivers/media/tuners/fc0011.ko] undefined!
So, we have to revert it.
Note: as the argument for the release ops changed from "int"
to "void", we needed to change it at the revert patch, to
avoid compilation issues like:
drivers/media/tuners/tea5767.c:437:23: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.release = tea5767_release,
^~~~~~~~~~~~~~~
This reverts commit 22a613e89825ea7a3984a968463cc6d425bd8856.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-18 20:44:33 -02:00
..
2016-11-18 15:00:22 -02:00
2015-08-11 12:58:20 -03:00
2015-08-11 07:10:04 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2014-11-04 18:20:35 -02:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2014-08-21 15:25:30 -05:00
2016-11-18 15:00:22 -02:00
2014-08-21 15:25:30 -05:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-10-21 10:01:56 -02:00
2016-03-03 06:18:17 -03:00
2016-11-18 15:00:22 -02:00
2016-03-03 06:18:17 -03:00
2016-10-11 15:06:33 -07:00
2016-01-25 12:01:08 -02:00
2016-11-18 15:00:22 -02:00
2016-01-25 12:01:08 -02:00
2015-12-04 10:38:59 -02:00
2015-12-04 10:38:59 -02:00
2015-12-04 10:38:59 -02:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-02-04 16:27:30 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-09-22 10:43:09 -03:00
2016-09-22 10:43:09 -03:00
2016-09-22 10:43:09 -03:00
2016-09-22 10:43:09 -03:00
2016-09-22 10:43:09 -03:00
2016-10-11 17:34:10 -07:00
2016-06-07 12:08:12 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-01-25 12:01:08 -02:00
2016-11-18 09:47:48 -02:00
2016-11-18 15:00:22 -02:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 09:59:38 -02:00
2015-04-28 09:30:33 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 10:01:56 -02:00
2013-04-22 16:58:16 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-06-09 17:47:35 -03:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-11-13 10:02:22 -08:00
2015-06-09 17:47:35 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2015-12-04 10:38:59 -02:00
2015-12-04 10:38:59 -02:00
2015-12-04 10:38:59 -02:00
2015-12-04 10:38:59 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 17:59:17 -02:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2014-12-22 17:52:20 -02:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:05:12 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-10-11 15:06:33 -07:00
2015-08-11 14:59:05 -03:00
2016-10-11 15:06:33 -07:00
2015-12-04 10:38:59 -02:00
2016-10-11 15:06:33 -07:00
2015-12-04 10:38:59 -02:00
2016-10-11 15:06:33 -07:00
2016-07-08 16:58:05 -03:00
2016-11-18 15:00:22 -02:00
2015-06-10 11:10:27 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-13 10:02:22 -08:00
2016-11-18 15:00:22 -02:00
2015-06-09 17:47:35 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-06-07 15:46:47 -03:00
2016-11-18 15:00:22 -02:00
2016-06-07 15:41:58 -03:00
2016-03-03 09:26:05 -03:00
2016-06-07 15:39:01 -03:00
2016-03-03 09:26:05 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-07-08 17:02:33 -03:00
2016-11-18 15:00:22 -02:00
2015-02-03 16:30:26 -02:00
2016-06-09 08:48:46 -03:00
2016-08-30 19:13:52 +02:00
2016-05-04 22:40:02 +02:00
2016-11-18 15:00:22 -02:00
2016-05-04 22:40:02 +02:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-09-22 12:55:49 -03:00
2016-11-18 15:00:22 -02:00
2016-09-22 12:55:49 -03:00
2016-07-08 16:53:55 -03:00
2016-07-08 16:54:28 -03:00
2015-05-12 13:16:37 -03:00
2014-09-02 15:06:49 -03:00
2015-08-11 12:58:20 -03:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2015-02-03 18:16:18 -02:00
2016-11-18 15:10:41 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2016-10-11 15:06:33 -07:00
2015-11-17 06:45:05 -02:00
2015-11-17 06:45:05 -02:00
2016-11-18 20:44:33 -02:00
2015-11-17 06:41:53 -02:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2016-10-21 10:01:56 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 20:44:33 -02:00
2016-10-11 15:06:33 -07:00
2016-02-01 07:31:17 -02:00
2016-11-18 20:44:33 -02:00
2016-02-01 07:31:17 -02:00
2016-11-16 12:16:52 -02:00
2014-09-23 17:04:00 -03:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2015-11-17 06:43:59 -02:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2016-11-18 15:00:22 -02:00
2016-11-18 15:00:22 -02:00
2016-10-11 15:06:33 -07:00
2015-08-11 07:34:58 -03:00
2016-11-18 15:00:22 -02:00
2015-08-11 07:10:53 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2014-07-04 15:33:46 -03:00
2016-11-18 20:44:33 -02:00
2016-10-11 15:06:33 -07:00
2015-12-04 10:38:59 -02:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 20:44:33 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00
2016-11-18 20:44:33 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:07:26 -02:00
2016-10-11 15:06:33 -07:00
2016-11-18 15:00:22 -02:00
2015-04-08 15:02:07 -03:00