Mauro Carvalho Chehab
5b9c4e6dbb
V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tuner
...
ATI HDTV Wonder needs to initialize some registers before allowing the
tuner to start working.
The current logic have lots of magic. This patch makes the code cleaner,
using ARRAY_SIZE() for the initialization array and using a
bidimensional array, instead of doing some stuff like:
&buffer[i+2]
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 15:45:11 -03:00
..
2007-03-04 20:40:50 +00:00
2007-04-24 08:23:08 -07:00
2007-04-19 19:20:52 -04:00
2007-04-26 01:41:49 -07:00
2007-04-11 15:39:39 -07:00
2007-04-25 22:24:46 -07:00
2007-04-25 22:28:23 -07:00
2007-03-05 07:57:51 -08:00
2007-04-25 22:28:25 -07:00
2007-03-27 09:05:15 -07:00
2007-04-25 22:29:03 -07:00
2007-03-27 08:55:56 -07:00
2007-03-06 09:30:25 -08:00
2007-03-16 19:25:03 -07:00
2007-03-27 09:05:15 -07:00
2007-04-05 16:06:30 +02:00
2007-04-24 08:23:08 -07:00
2007-04-17 16:36:28 -07:00
2007-04-20 22:16:58 +02:00
2007-04-25 22:25:10 -07:00
2007-04-27 09:39:27 -07:00
2007-04-10 17:26:33 -07:00
2007-04-25 22:28:29 -07:00
2007-04-19 18:39:26 +03:00
2007-04-17 16:36:27 -07:00
2007-04-12 15:31:42 -07:00
2007-04-27 15:45:11 -03:00
2007-04-25 22:28:23 -07:00
2007-04-02 10:06:08 -07:00
2007-03-09 21:06:40 -05:00
2007-03-12 16:49:37 +00:00
2007-04-27 10:42:35 -07:00
2007-04-27 10:14:53 -07:00
2007-03-28 13:58:02 -07:00
2007-04-25 22:28:26 -07:00
2007-04-23 23:33:17 -07:00
2007-04-23 23:19:36 +02:00
2007-04-08 19:47:55 -07:00
2007-04-02 10:06:08 -07:00
2007-03-14 15:27:50 -07:00
2007-04-02 10:06:09 -07:00
2007-04-27 09:26:46 -07:00
2007-04-26 01:54:59 -07:00
2007-04-27 09:29:04 -07:00
2007-04-26 01:54:27 -07:00
2007-04-17 16:36:27 -07:00
2007-04-04 21:12:47 -07:00
2007-04-25 22:28:29 -07:00
2007-04-26 01:55:03 -07:00
2007-04-18 20:20:53 -07:00