diff options
author | Adrian Ratiu <adrian.ratiu@collabora.com> | 2021-07-27 20:13:13 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2021-08-23 19:55:42 +0300 |
commit | 6824f8554a98cba516c3bfd5f9064d7ba0501644 (patch) | |
tree | c18e2b1aee53a73697256c05ca574b7308300e9b /drivers/char/sonypi.c | |
parent | 847fdae1579f4ee930b01f24a7847b8043bf468c (diff) | |
download | linux-6824f8554a98cba516c3bfd5f9064d7ba0501644.tar.bz2 |
char: tpm: cr50_i2c: convert to new probe interface
Way back when this driver was written the I2C framework
used to insist an ID table be defined even if the driver
did not use it in favor of ACPI/OF matching, so it was
added just to placate the hard I2C framework requirement.
This is no longer the case so we can drop the table and
also convert the driver to the new probe interface.
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'drivers/char/sonypi.c')
0 files changed, 0 insertions, 0 deletions