| commit | 44ac7f5c6d4c7fd62784bb2700245dbc4ac7e102 | [log] [tgz] |
|---|---|---|
| author | Helge Deller <deller@gmx.de> | Thu Oct 09 23:33:34 2025 +0200 |
| committer | Helge Deller <deller@gmx.de> | Thu Oct 09 23:45:04 2025 +0200 |
| tree | d17b230d2691521d38317f9f37b76129494e27a1 | |
| parent | 610cb23bcc75bcd9fead3e41cbd867cccd0eb229 [diff] |
parisc: Firmware: Fix returned path for PDC_MODULE_FIND on older machines Older machines (like my 715/64) don't correctly initialize the device path when returning from the PDC_MODULE_FIND firmware call. Work around that shortcoming by initializing the path with the known values. Signed-off-by: Helge Deller <deller@gmx.de>