On Tue, Mar 31, 2026 at 03:53:00PM +0530, Akhil R wrote: > Switch to managed registration in probe. This simplifies the error > paths in the probe and also removes the requirement of the driver > remove function. > > Signed-off-by: Akhil R > Suggested-by: Frank Li > --- > drivers/dma/tegra186-gpc-dma.c | 19 ++++--------------- > 1 file changed, 4 insertions(+), 15 deletions(-) Acked-by: Thierry Reding