i2c: Remove unused additional legacy soft i2c bus support
authorTom Rini <trini@konsulko.com>
Tue, 17 Aug 2021 21:59:48 +0000 (17:59 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:10:06 +0000 (14:10 -0400)
commit5b4225511efe4480806c5098c664eedfa6933432
tree9a8e1c0c420c2059a8b9118cc6ed229e59dc0da2
parent2656145224aeca3d69be68d31d5421b525e3f322
i2c: Remove unused additional legacy soft i2c bus support

Currently the legacy software i2c support is only used for a single bus.
Remove all of the extra and unused support.  Also update the README to
not reference that, and finish removing some already badly auto-edited
related text.

Signed-off-by: Tom Rini <trini@konsulko.com>
README
drivers/i2c/soft_i2c.c