]> Git Repo - linux.git/commit
parisc: Fix device names in /proc/iomem
authorHelge Deller <[email protected]>
Mon, 18 Jul 2022 15:06:47 +0000 (17:06 +0200)
committerHelge Deller <[email protected]>
Mon, 1 Aug 2022 16:43:23 +0000 (18:43 +0200)
commitcab56b51ec0e69128909cef4650e1907248d821b
tree137c2da51d11d8fe82d260bf238c390aed3593d1
parentb383d94ad7ca52b9bf6c80fce6e9914b00527695
parisc: Fix device names in /proc/iomem

Fix the output of /proc/iomem to show the real hardware device name
including the pa_pathname, e.g. "Merlin 160 Core Centronics [8:16:0]".
Up to now only the pa_pathname ("[8:16.0]") was shown.

Signed-off-by: Helge Deller <[email protected]>
Cc: <[email protected]> # v4.9+
arch/parisc/kernel/drivers.c
This page took 0.055114 seconds and 4 git commands to generate.