diff options
author | Dan Carpenter <[email protected]> | 2021-08-08 01:00:16 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2021-08-12 22:34:13 +0200 |
commit | d2c334f49c8305ff8ce31ea33183977a2935ba55 (patch) | |
tree | 9d9fd8a90f586353b946eac9bd2292c8a993bed6 /net/lapb/lapb_timer.c | |
parent | 9c8300b1608748669b4b5b67e3fea71d07ca35af (diff) |
bus: ixp4xx: return on error in ixp4xx_exp_probe()
This code was intended to return an error code if regmap_read() fails
but the return statement was missing.
Fixes: 1c953bda90ca ("bus: ixp4xx: Add a driver for IXP4xx expansion bus")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions