mfd: stmpe: Remove rotator block from probe
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Tue, 12 Jul 2022 16:33:41 +0000 (18:33 +0200)
committerLee Jones <lee@kernel.org>
Wed, 28 Sep 2022 15:09:48 +0000 (16:09 +0100)
commit8c4352976ff2121d6d3dce5b7641f3c30c03a415
tree2f712befd6a7abf3aa8eb6d35ca9c2fb250b09bf
parentfe55d732387ab39b08540fc93e829b409ec2161a
mfd: stmpe: Remove rotator block from probe

Remove rotator block from probe, it is not used in any device tree file,
there is no related cell defined, it's just dead non-working code with no
of_compatible for it.

This is a preliminary change to allow probing by of_compatible and not
by a fixed name.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220712163345.445811-2-francesco.dolcini@toradex.com
drivers/mfd/stmpe.c