]> git.baikalelectronics.ru Git - uboot.git/commit
remoteproc: k3: Fix not calling dev_xxx with a device
authorSean Anderson <seanga2@gmail.com>
Tue, 15 Sep 2020 14:45:09 +0000 (10:45 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 30 Sep 2020 12:53:42 +0000 (08:53 -0400)
commitb51e9b05f2a73473d6f240c311c1dc8b14728a8c
tree8ef60120669d0ab8af0e9850351eec08862a3e3b
parentc12fc82bd0d83228a0264326d014c38bfdce320c
remoteproc: k3: Fix not calling dev_xxx with a device

Pass a device to functions which log with one.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/remoteproc/k3_system_controller.c