powerpc/pseries/mobility: error message improvements
authorNathan Lynch <nathanl@linux.ibm.com>
Mon, 7 Dec 2020 21:51:41 +0000 (15:51 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 8 Dec 2020 10:40:56 +0000 (21:40 +1100)
commit2d5be6f16c4ba5c27d06704976daf55f3236a236
tree8a5442636499db635b5108c384c379f1278f4eae
parentaa5e5c9b556a2e5f68a915e4b5dfa5c6bda47c64
powerpc/pseries/mobility: error message improvements

- Convert printk(KERN_ERR) to pr_err().
- Include errno in property update failure message.
- Remove reference to "Post-mobility" from device tree update message:
  with pr_err() it will have a "mobility:" prefix.

Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201207215200.1785968-10-nathanl@linux.ibm.com
arch/powerpc/platforms/pseries/mobility.c