Re: [PATCH 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
On Wed, Aug 02, 2017 at 11:34:24AM +0200, Jonas Gorski wrote: > We now have the clock available under refclk, so use that. > > Signed-off-by: Jonas Gorski Acked-by: Greg Kroah-Hartman
[PATCH 3/8] tty/bcm63xx_uart: use refclk for the expected clock name
We now have the clock available under refclk, so use that. Signed-off-by: Jonas Gorski --- drivers/tty/serial/bcm63xx_uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/bcm63xx_uart.c b/drivers/tty/serial/bcm63xx_uart.c index 583c9a0c7ecc..a2b9376ec861