Tuomas Tynkkynen
75e3feac1b
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
...
Use the new helper function to avoid boilerplate in the driver.
Note that this changes __raw_writel et al. to writel. AFAICT this is
no problem because:
- The Linux driver for the same hardware uses the non-__raw variants as
well (via pci_generic_config_write()).
- This driver seems to be used only on MIPS so far, where the __raw and
non-__raw accessors are the same.
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
2017-10-06 11:27:41 -04:00
..
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 10:31:17 -04:00
2017-09-15 08:05:10 -04:00
2017-09-12 17:58:54 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 12:00:21 -04:00
2017-06-01 07:03:08 -06:00
2017-09-04 09:02:07 -04:00
2017-09-11 08:00:13 -07:00
2017-02-08 06:12:14 -07:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-06-01 07:03:06 -06:00
2017-08-02 09:11:52 +02:00
2017-09-18 20:40:35 +02:00
2017-10-04 11:59:44 -04:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:08 -06:00
2017-06-01 07:03:15 -06:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-09-03 15:30:34 -04:00
2016-07-27 14:15:54 -06:00
2017-10-06 11:27:41 -04:00
2017-08-11 15:41:51 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-10-04 11:59:44 -04:00
2017-07-28 12:02:47 -06:00
2017-09-15 08:05:10 -04:00
2017-10-04 11:59:44 -04:00
2017-02-08 06:12:14 -07:00
2017-10-04 11:59:44 -04:00
2017-08-16 08:30:24 -04:00
2017-09-11 21:43:58 -06:00
2017-09-22 07:40:01 -04:00
2017-06-01 07:03:10 -06:00
2017-10-04 11:59:44 -04:00
2017-06-01 07:03:01 -06:00
2017-10-04 11:59:44 -04:00
2017-05-18 11:23:31 +02:00
2017-09-18 20:40:37 +02:00
2017-10-04 11:59:44 -04:00
2017-10-05 08:26:36 -04:00
2017-10-04 11:59:44 -04:00
2017-08-13 15:17:34 -04:00
2017-08-13 15:17:31 -04:00
2017-08-14 10:40:01 -04:00