On Mon, Apr 23, 2018 at 11:18:11AM +0200, Michal Simek wrote:
device->baud is always non zero value because it is checked already in early_serial8250_setup() before init_port is called.
Fixes: 0ff3ab701963 ("serial: 8250_early: Only set divisor if valid clk & baud") Cc: stable stable@vger.kernel.org
This isn't "fixing" anything, as the logic is identical before, or after, this patch is committed. So I'll apply this, but will drop these two tags.
thanks,
greg k-h