From: Alan Cox Date: Mon, 18 Oct 2010 18:38:02 +0000 (-0700) Subject: serial: abstraction for 8250 legacy ports X-Git-Tag: v2.6.37-rc1~155^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7f3743567e3d5b40e2f9c21541b7f40b99c103;p=pandora-kernel.git serial: abstraction for 8250 legacy ports Not every platform that has generic legacy 8250 ports manages to have them clocked the right way or without errata. Provide a generic interface to allow platforms to override the default behaviour in a manner that dumps the complexity in *their* code not the 8250 driver. Signed-off-by: Alan Cox Signed-off-by: Dirk Brandewie Acked-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed