mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
951e395686
There is no need to call 'gpio_free(evm_sw_gpio[i])' for these error handling cases, it is already done in the error handling path at label 'out_free'. Simplify the code and axe a few LoC. While at it, also explicitly return 0 in the normal path. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Sekhar Nori <nsekhar@ti.com> |
||
---|---|---|
.. | ||
include/mach | ||
asp.h | ||
board-da830-evm.c | ||
board-da850-evm.c | ||
board-dm355-evm.c | ||
board-dm355-leopard.c | ||
board-dm365-evm.c | ||
board-dm644x-evm.c | ||
board-dm646x-evm.c | ||
board-mityomapl138.c | ||
board-neuros-osd2.c | ||
board-omapl138-hawk.c | ||
board-sffsdr.c | ||
clock.h | ||
common.c | ||
cpuidle.c | ||
cpuidle.h | ||
da8xx-dt.c | ||
da830.c | ||
da850.c | ||
davinci.h | ||
ddr2.h | ||
devices-da8xx.c | ||
devices.c | ||
dm355.c | ||
dm365.c | ||
dm644x.c | ||
dm646x.c | ||
irqs.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mux.c | ||
mux.h | ||
pdata-quirks.c | ||
pm_domain.c | ||
pm.c | ||
psc.h | ||
serial.c | ||
sleep.S | ||
sram.c | ||
sram.h | ||
usb-da8xx.c | ||
usb.c |