mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
The hwa742_init() function did not check the return value of clk_get(). This could lead to dereferencing an error pointer in subsequent clock operations, potentially causing a kernel crash. Fix this by adding a missing error check and ensuring proper clock resource cleanup on failure and driver removal. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Signed-off-by: Helge Deller <deller@gmx.de> |
||
|---|---|---|
| .. | ||
| hwa742.c | ||
| Kconfig | ||
| lcd_ams_delta.c | ||
| lcd_dma.c | ||
| lcd_dma.h | ||
| lcd_mipid.c | ||
| lcd_palmte.c | ||
| lcdc.c | ||
| lcdc.h | ||
| Makefile | ||
| omapfb_main.c | ||
| omapfb.h | ||
| sossi.c | ||