aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-spi.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2018-05-22 11:45:56 +0000
committerJacek Anaszewski <[email protected]>2018-05-22 21:57:59 +0200
commit43926c2761bcf3a7a720f707510f9c00b2830bfa (patch)
tree38716c1fe05b383e35f859484377db6bd3d2cbfc /drivers/fpga/xilinx-spi.c
parente081c49e30ec2d42ac60e291dff24808fb81a99f (diff)
leds: sc27xx: Fix return value check in sc27xx_led_probe()
In case of error, the function dev_get_regmap() returns NULL pointer not ERR_PTR(). The IS_ERR() test in the return value check should be replaced with NULL test. Fixes: e081c49e30ec ("leds: Add Spreadtrum SC27xx breathing light controller driver") Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Jacek Anaszewski <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions