2860933ded
Get the backend at the beginning of the function instead of retrieving it from another object in the debug statement. This simplifies refactoring, as the debug statement is not affected by changes how the backend is retrieved. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>