summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLinkai Gong <gonglinkai@kylinos.cn>2026-07-31 16:04:58 +0800
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2026-08-20 01:04:38 +0200
commitca45cfa74370644d371b552bef57938c19e3c80c (patch)
tree1082721408c4f6b772b8a61b29626b592e485ca6 /tools/perf/scripts/python/bin
parent878d93aaa596a861dbc8d71f7c38e62a2e805f01 (diff)
rtc: gamecube: check return value of devm_rtc_register_device()
gamecube_rtc_probe() ignored the return value of devm_rtc_register_device() and always returned success. Propagate the error so probe fails when RTC registration fails. Fixes: 86559400b3ef ("rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U") Signed-off-by: Linkai Gong <gonglinkai@kylinos.cn> Link: https://patch.msgid.link/20260731080458.417532-1-gonglinkai@kylinos.cn Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions