diff options
| author | Randy Dunlap <[email protected]> | 2021-10-14 18:36:09 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-18 17:07:28 +0200 |
| commit | 8ef1e58783b9f55daa4a865c7801dc75cbeb8260 (patch) | |
| tree | 6dc8f02523e0382a373efa088d6eb7ebe0bdad56 /lib/mpi/mpiutil.c | |
| parent | 05c8f1b67e67dcd786ae3fe44492bbc617b4bd12 (diff) | |
usb: typec: STUSB160X should select REGMAP_I2C
REGMAP_I2C is not a user visible kconfig symbol so driver configs
should not "depend on" it. They should depend on I2C and then
select REGMAP_I2C.
If this worked, it was only because some other driver had set/enabled
REGMAP_I2C.
Fixes: da0cb6310094 ("usb: typec: add support for STUSB160x Type-C controller family")
Cc: Heikki Krogerus <[email protected]>
Cc: Amelie Delaunay <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: [email protected]
Reviewed-by: Amelie Delaunay <[email protected]>
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions