]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: csiostor: Replace PCI pool old API
authorRomain Perier <romain.perier@collabora.com>
Thu, 6 Jul 2017 08:13:04 +0000 (10:13 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 7 Aug 2017 18:04:01 +0000 (14:04 -0400)
commitc60bd048a62ec423879f5cac4cff1db0e066ff6b
tree684158f8b259b113bb1cba1b925531971b43286f
parent16fe86ed0ef802967675eaf24c6f4c7c749d2e6c
scsi: csiostor: Replace PCI pool old API

The PCI pool API is deprecated. This commit replaces the PCI pool old
API by the appropriate function with the DMA pool API. It also updates
the name of some variables and the content of comments, accordingly.

Signed-off-by: Romain Perier <romain.perier@collabora.com>
Reviewed-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/csiostor/csio_hw.h
drivers/scsi/csiostor/csio_init.c
drivers/scsi/csiostor/csio_scsi.c