]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
macintosh/windfarm_smu_sat: Fix debug output
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Oct 2018 00:18:49 +0000 (11:18 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 18 Oct 2018 13:56:17 +0000 (00:56 +1100)
commitfc0c8b36d379a046525eacb9c3323ca635283757
tree9094be038ce12273a51263daf9b10a71e7d77b55
parentbd03fd84a53ac9ddaeb0a0fc4c4c9836e12f3ab9
macintosh/windfarm_smu_sat: Fix debug output

There's some antiquated debug output that's trying
to do a hand-made hexdump and turning into horrible
1-byte-per-line output these days.

Use print_hex_dump() instead

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/macintosh/windfarm_smu_sat.c