octeon: Don't attempt to set the sequence number
authorSimon Glass <sjg@chromium.org>
Thu, 17 Dec 2020 04:20:14 +0000 (21:20 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Dec 2020 03:32:21 +0000 (20:32 -0700)
commit5c5800225501dc18eff71ecf4e5e45d0309f40ca
treea58f130bd4d1cc053f234f8a0709589626643cb0
parenta20b4a8cfb1e974c28a41024420268bc05e0779d
octeon: Don't attempt to set the sequence number

Several Octeon drivers operate by setting the sequence number of their
device. This should not be needed with the new sequence number setup. Also
it is not permitted. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/i2c/octeon_i2c.c
drivers/mmc/octeontx_hsmmc.c
drivers/net/octeontx/smi.c