diff options
author | Aidan MacDonald <[email protected]> | 2022-06-23 22:14:19 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-29 18:13:16 +0100 |
commit | bdf9b86cd3adbbcf590ab82b74ab8554534c9b6e (patch) | |
tree | 20cd79b55053270928c212a3ea26bf4fa48b005c /drivers/usb/cdns3/cdns3-trace.c | |
parent | e8ffb12e7f065db616a3eba79ff138bececf0825 (diff) |
regmap-irq: Add get_irq_reg() callback
Replace the internal sub_irq_reg() function with a public callback
that drivers can use when they have more complex register layouts.
The default implementation is regmap_irq_get_irq_reg_linear(), used
if the chip doesn't provide its own callback.
Signed-off-by: Aidan MacDonald <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions