OSDN Git Service

parisc: Fix device names in /proc/iomem
authorHelge Deller <deller@gmx.de>
Mon, 18 Jul 2022 15:06:47 +0000 (17:06 +0200)
committerHelge Deller <deller@gmx.de>
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 <deller@gmx.de>
Cc: <stable@vger.kernel.org> # v4.9+
arch/parisc/kernel/drivers.c