diff options
author | Linus Walleij <[email protected]> | 2022-02-11 23:32:32 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-02-12 18:20:03 +0100 |
commit | 8754a7e61c766fbc533c627b56ff181550dca00e (patch) | |
tree | 31bc3db80947e0531c7beb7bb9227e2910ca3e9b /net/lapb/lapb_subr.c | |
parent | b50113cbdd1340c31e85e4cfc5f5e81ce9cbb2aa (diff) |
soc: ixp4xx-npe: Access syscon regs using regmap
If we access the syscon (expansion bus config registers) using the
syscon regmap instead of relying on direct accessor functions,
we do not need to call this static code in the machine
(arch/arm/mach-ixp4xx/common.c) which makes things less dependent
on custom machine-dependent code.
Look up the syscon regmap and handle the error: this will make
deferred probe work with relation to the syscon.
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions