]> git.neil.brown.name Git - history.git/commit
[PATCH] meye: Fix dma_addr_t usage
authorAndrew Morton <akpm@osdl.org>
Fri, 6 Feb 2004 00:51:55 +0000 (16:51 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 6 Feb 2004 00:51:55 +0000 (16:51 -0800)
commit58a88273b8a8cb0722de9f3a767b987a6f2692f2
tree1ac2b070d012165f979077dd9f1f67b12bd4dfb9
parent97ec265352735d1d4701f3eae31c8415f44289c2
[PATCH] meye: Fix dma_addr_t usage

From: Stelian Pop <stelian@popies.net>

This driver had an array which contained both dma_addr_t's and kernel virtual
addresses.  Split those up, thus tidying things and avoiding a printk
warning.
drivers/media/video/Kconfig
drivers/media/video/meye.c
drivers/media/video/meye.h