Home
last modified time | relevance | path

Searched hist:b1201e44 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c6b0d35891c835319291f2c3b459e666fc809f831 Mon Aug 12 05:06:42 CDT 2019 Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com> can: xilinx_can: xcan_probe(): skip error message on deferred probe

When can clock is provided from the clock wizard, clock wizard driver
may not be available when can driver probes resulting to the error
message "Device clock not found error".

As this error message is not very userful to the end user, skip printing
it in the case of deferred probe.

Fixes: b1201e44 ("can: xilinx CAN controller support")
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>