mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-13 03:10:58 +00:00
Add ->read_sff_dma_status method for reading DMA Status register and use it instead of ->INB. While at it: * Use inb() directly in ns87415.c::ns87415_dma_end(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>