K 10 svn:author V 3 ian K 8 svn:date V 27 2019-08-10T20:08:37.489044Z K 7 svn:log V 297 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. END