• Andrew Morton's avatar
    [PATCH] meye: Fix dma_addr_t usage · 58a88273
    Andrew Morton authored
    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.
    58a88273
meye.c 41.7 KB