From a5820c24a817e7bbebf5c4366989d5f243b809ab Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Wed, 3 Sep 2014 12:51:55 +0100 Subject: [PATCH] serial: amba-pl011: Use container_of() to get uart_amba_port Universally adopt container_of() for all pointer conversion from uart_port to uart_amba_port. Signed-off-by: Daniel Thompson Cc: Peter Hurley Cc: Russell King Cc: Jiri Slaby Cc: linux-serial@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed