From b60f2f66a58c43e8c928336ec72f64e72f1237ea Mon Sep 17 00:00:00 2001 From: Jon Medhurst Date: Tue, 10 Dec 2013 10:18:59 +0000 Subject: [PATCH] serial: amba-pl011: factor out code for writing LCR_H register The code to cope with a split tx/rx LCR_H register is non-trivial so put it into it's own function to avoid duplication. Signed-off-by: Jon Medhurst Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed