summaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <[email protected]>2017-09-19 23:18:04 +0300
committerTom Rini <[email protected]>2017-10-06 11:27:41 -0400
commit75e3feac1bd707f205705d8e8d233db4c2e752fd (patch)
tree5cfcff23d9b8c4a97e81d6b2282847153a59fcc4 /include/linux/stringify.h
parentbadb99220a42f88bc823c884e487657bfe734a4d (diff)
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 <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions