mirror of https://github.com/torvalds/linux.git
Add a missing 'host1x_channel_list_free()' call in the remove function,
as already done in the error handling path of the probe function.
Fixes:
|
||
|---|---|---|
| .. | ||
| hw | ||
| Kconfig | ||
| Makefile | ||
| bus.c | ||
| bus.h | ||
| cdma.c | ||
| cdma.h | ||
| channel.c | ||
| channel.h | ||
| debug.c | ||
| debug.h | ||
| dev.c | ||
| dev.h | ||
| fence.c | ||
| fence.h | ||
| intr.c | ||
| intr.h | ||
| job.c | ||
| job.h | ||
| mipi.c | ||
| syncpt.c | ||
| syncpt.h | ||