RE: [PATCH] staging: comedi: 8255_pci: check BAR resource type directly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, April 12, 2013 5:58 AM, Ian Abbott wrote:
> This driver handles one or more 8255 DIO subdevices mapped contiguously
> at the start of a PCI BAR resource.  The resource may be a portio
> resource or an mmio resource.  The driver currently checks the `is_mmio`
> member of the matching element of `pci_8255_boards[]` to determine the
> type of resource.  Rather than doing that, get the information straight
> from the horse's mouth by checking the resource flags of the PCI BAR
> and eliminate the `is_mmio` member.
>
> Signed-off-by: Ian Abbott <abbotti@xxxxxxxxx>
> ---
>  drivers/staging/comedi/drivers/8255_pci.c | 15 +++++----------
>  1 file changed, 5 insertions(+), 10 deletions(-)

Well, I wrote this one so whichever is appropriate:

Acked-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
Reviewed-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>

Thanks,
Hartley

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux