commit | d6f6d01c89a852f23c887c7f0b9df275c57897fe | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Mon Jul 18 17:06:47 2022 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 25 11:11:12 2022 +0200 |
tree | 6d97f1119b9ba3809447ecb3d6c6024a820a9541 | |
parent | e2a521a7dcc463c5017b4426ca0804e151faeff7 [diff] |
parisc: Fix device names in /proc/iomem commit cab56b51ec0e69128909cef4650e1907248d821b upstream. 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+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>