From: Peter Hurley Date: Thu, 16 Oct 2014 20:54:25 +0000 (-0400) Subject: serial: core: Colocate crucial structure linkage X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b702b9b680cd17dbdd93461dd3f66297e313809;p=pandora-kernel.git serial: core: Colocate crucial structure linkage The key function of uart_add_one_port() is to cross-reference the UART driver's port structure with the serial core's state table; keep the assignments together and document this crucial association. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed