]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
usb: host: Remove remaining pci_pool in comments
authorRomain Perier <romain.perier@collabora.com>
Wed, 8 Mar 2017 16:19:56 +0000 (17:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 09:03:31 +0000 (18:03 +0900)
This replaces remaining occurences of pci_pool by dma_pool, as
this is the new API that could be used for that purpose.

Signed-off-by: Romain Perier <romain.perier@collabora.com>
Reviewed-by: Peter Senna Tschudin <peter.senna@collabora.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found