[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.
Showing
Please register or sign in to comment