Hi Lukasz,
On 1/31/20 7:14 PM, Simon Glass wrote:
On Fri, 31 Jan 2020 at 06:39, Giulio Benetti
<giulio.bene...@benettiengineering.com> wrote:
Some device may enable CONFIG_CLK but not still support this clock in
CC, so better use debug() in place of dev_warn() otherwise a lot of
^^ this must be CCF. Can you correct commit log while applying?
Thanks in advance
--
Giulio Benetti
Benetti Engineering sas
boards will throw useless dev_warn()s.
Signed-off-by: Giulio Benetti <giulio.bene...@benettiengineering.com>
---
drivers/serial/serial_lpuart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org>