diff options
| author | Johannes Holland <johannes.holland@infineon.com> | 2022-03-21 10:09:24 +0100 |
|---|---|---|
| committer | Jarkko Sakkinen <jarkko@kernel.org> | 2022-05-23 18:47:49 +0300 |
| commit | 6422cbd3c52deb1d53a0e60c271f34d882ca8a9d (patch) | |
| tree | 79df53afd01b6a399d895cbc3729af97a167d2c0 /net/lapb/lapb_timer.c | |
| parent | d0dc1a7100f19121f6e7450f9cdda11926aa3838 (diff) | |
tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
Only tpm_tis and tpm_tis_synquacer have a dedicated way to access
multiple bytes at once, every other driver will just fall back to
read_bytes/write_bytes. Therefore, remove the read16/read32/write32
calls and move their logic to read_bytes/write_bytes.
Suggested-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Johannes Holland <johannes.holland@infineon.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
