From: Alan Cox Date: Mon, 29 Oct 2012 15:19:57 +0000 (+0000) Subject: uart: update the sysfs handler to use uart_get_info X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bebe73e31d98845c8b63e624c25a5da2d819345a;p=pandora-kernel.git uart: update the sysfs handler to use uart_get_info The two patches needed are now in the tree. The first added the sysfs interface and directly accesses the uartclk. The second provides a proper interface for getting the values. Wire them together. This formes a basis for both get and set methods for any of the other uart properties and we can now fill them out further. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed