Marin Mitov
f932e3a361
Staging: dt3155v4l: correcting a pointer mismatch bug and cleanups
...
The third argument of dma_alloc_coherent() is of type dma_addr_t and is defined
as u64 for x86_64, while the member 'device_base' of struct dma_coherent_mem is
defined as u32.
While at it, clean up the code. Now if dev->dma_mem != NULL all the fields/members
are already properly initialized.
Signed-off-by: Marin Mitov <mitov@issp.bas.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-18 16:50:04 -07:00
..
2010-06-18 15:16:20 -07:00
2010-05-11 11:35:30 -07:00
2010-06-04 13:38:56 -07:00
2010-06-18 09:16:44 -07:00
2010-06-18 16:41:25 -07:00
2010-06-18 16:40:09 -07:00
2010-06-18 15:20:59 -07:00
2010-06-18 16:41:17 -07:00
2010-06-18 16:43:15 -07:00
2010-06-18 16:50:04 -07:00
2010-06-18 12:34:42 -07:00
2010-05-14 13:16:10 -07:00
2010-06-17 16:08:45 -07:00
2010-05-11 11:35:33 -07:00
2010-06-03 11:33:58 +02:00
2010-06-18 09:22:28 -07:00
2010-06-18 15:16:20 -07:00
2010-05-17 16:31:15 -07:00
2010-05-11 15:56:19 -07:00
2010-06-04 13:38:51 -07:00
2010-06-04 13:38:54 -07:00
2010-04-30 20:52:53 +01:00
2010-06-18 16:40:09 -07:00
2010-05-14 14:02:56 -07:00
2010-06-04 13:38:57 -07:00
2010-05-30 09:11:11 -07:00
2010-05-11 11:35:54 -07:00
2010-05-11 11:36:19 -07:00
2010-06-04 13:38:58 -07:00
2010-05-11 11:35:55 -07:00
2010-03-03 16:43:07 -08:00
2010-06-18 16:41:50 -07:00
2010-06-18 16:41:50 -07:00
2010-06-18 16:41:50 -07:00
2010-06-18 16:49:02 -07:00
2010-03-16 19:47:54 +00:00
2010-06-04 13:38:58 -07:00
2010-05-11 11:35:54 -07:00
2010-04-03 14:22:15 -07:00
2010-05-14 14:02:56 -07:00
2010-06-08 18:28:24 +01:00
2010-06-18 12:40:29 -07:00
2010-06-01 01:22:07 -03:00
2010-05-21 15:26:46 -07:00
2010-05-21 12:48:55 -07:00
2010-06-18 15:16:21 -07:00
2010-06-18 10:42:07 -07:00
2010-06-18 10:42:07 -07:00
2010-06-18 15:30:28 -07:00
2010-06-04 13:38:57 -07:00
2010-06-04 13:38:57 -07:00
2010-06-18 15:33:57 -07:00
2010-06-04 13:38:51 -07:00
2010-06-18 12:50:30 -07:00
2010-06-18 12:46:42 -07:00
2010-06-18 12:46:42 -07:00
2008-10-13 14:32:52 -07:00