mirror of https://github.com/torvalds/linux.git
If the clk_register fails, we should free h before
function returns to prevent memleak.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| clock.c | ||
| dbdma.c | ||
| dma.c | ||
| gpiolib.c | ||
| irq.c | ||
| platform.c | ||
| power.c | ||
| prom.c | ||
| setup.c | ||
| sleeper.S | ||
| time.c | ||
| usb.c | ||
| vss.c | ||