OSDN Git Service

spi: mpc52xx-psc: Modernize probe
authorMark Brown <broonie@kernel.org>
Mon, 6 Mar 2023 13:13:13 +0000 (13:13 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 6 Mar 2023 13:13:13 +0000 (13:13 +0000)
Merge series from Rob Herring <robh@kernel.org>:

This started as just removing open coded parsing and address translation
of "reg", and ended up with cleaning up the probe functions to use
modern, preferred APIs for driver probe.

It is compile tested only.


Trivial merge