Remove use of intr_config_hook from the am335x_pmic and tda19988 drivers.
Long ago this was needed, but now low-level i2c controller drivers cleverly
defer attachment of the bus until interrupts are enabled (if they require
interrupts to function), so that every i2c slave device doesn't have to.
Description
Description
Details
Details
- Provenance
• ian Authored on - Parents
- rS350848: The am335x_ehrpwm driver now requires the pwmbus_if interface, add it.
- Branches
- Unknown
- Tags