[PATCHv2 0/3] use devm and get irq in probe

Rosen Penev posted 3 patches 3 weeks, 2 days ago
drivers/i2c/busses/i2c-ibm_iic.c | 65 +++++++++++++++-----------------
1 file changed, 31 insertions(+), 34 deletions(-)
[PATCHv2 0/3] use devm and get irq in probe
Posted by Rosen Penev 3 weeks, 2 days ago
Simplifies probe slightly and handles potential -EPROBE_DEFER a bit better.

v2: reword descriptions slightly. Handle iic_force_poll before getting the irq.

Rosen Penev (3):
  i2c: ibm_iic: ioremap with platform pointer
  i2c: ibm_iic: get the irq early in probe
  i2c: ibm_iic: use devm for main allocation

 drivers/i2c/busses/i2c-ibm_iic.c | 65 +++++++++++++++-----------------
 1 file changed, 31 insertions(+), 34 deletions(-)

-- 
2.55.0