aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorYuanjun Gong <[email protected]>2023-07-20 22:08:59 +0800
committerMark Brown <[email protected]>2023-07-20 15:29:10 +0100
commit1e7dae68510aa90a022fefed392fa794b16bc68b (patch)
treef35a3f143fdd9333b6e9267dd63731e7b2665025 /net/lapb/lapb_timer.c
parentc5a7b66811d22a4901bd358447e59160dbda8f65 (diff)
spi: fix return value check in bcm2835_spi_probe()
in bcm2835_spi_probe(), clk_prepare_enable() may fail, therefore, the return value of clk_prepare_enable() should be checked, and the function should return error if clk_prepare_enable() fails. Signed-off-by: Yuanjun Gong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions