Christophe JAILLET a1ac1b6e41 s390/ism: switch from 'pci_' to 'dma_' API
The wrappers in include/linux/pci-dma-compat.h should go away.

The patch has been generated with the coccinelle script below.

@@
expression e1, e2;
@@
-    pci_set_dma_mask(e1, e2)
+    dma_set_mask(&e1->dev, e2)

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-14 12:46:30 +01:00
..
2021-09-01 08:44:42 -07:00
2021-09-06 10:06:26 -07:00
2021-09-01 15:25:28 -07:00
2021-09-07 12:38:59 -07:00
2021-09-03 11:22:50 -07:00
2021-09-07 12:38:59 -07:00
2021-09-01 08:44:42 -07:00
2021-09-01 15:25:28 -07:00
2021-09-01 08:44:42 -07:00
2021-09-07 12:27:27 -07:00
2021-09-03 15:33:47 -07:00
2021-09-01 18:25:20 -07:00
2021-09-01 08:44:42 -07:00
2021-09-02 13:49:39 -07:00
2021-09-02 15:09:46 -07:00
2021-09-03 10:44:35 -07:00
2021-09-01 09:51:16 -07:00
2021-09-03 15:33:47 -07:00
2021-09-03 15:33:47 -07:00
2021-09-02 12:51:41 -07:00
2021-09-01 10:34:52 -07:00
2021-09-01 08:44:42 -07:00
2021-09-07 12:38:59 -07:00
2021-09-02 13:49:39 -07:00
2021-09-05 10:50:12 -07:00
2021-09-14 12:44:16 +01:00
2021-09-01 08:44:42 -07:00
2021-08-30 19:01:46 -07:00
2021-09-03 15:33:47 -07:00
2021-09-02 13:49:39 -07:00
2021-08-26 12:06:42 +01:00
2021-09-01 15:25:28 -07:00
2021-09-03 15:33:47 -07:00
2021-09-01 08:44:42 -07:00
2021-09-01 15:25:28 -07:00
2021-09-01 10:29:29 -07:00
2021-09-01 15:25:28 -07:00
2021-09-03 15:33:47 -07:00
2021-09-02 15:09:46 -07:00
2021-09-02 13:49:39 -07:00
2021-09-05 11:19:15 -07:00
2021-09-01 08:44:42 -07:00
2021-09-02 13:41:33 -07:00
2021-09-07 12:50:01 -07:00
2021-09-01 08:44:42 -07:00
2021-09-03 15:33:47 -07:00