From: Shubhrajyoti D Date: Mon, 21 Nov 2011 10:13:28 +0000 (+0530) Subject: OMAP: UART: fix the return type of check_modem_status X-Git-Tag: v3.3-rc1~154^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=514f31d19ed6d001cac37af0b4a3f61b07969d59;p=pandora-kernel.git OMAP: UART: fix the return type of check_modem_status The function check_modem_status returns an int currently it is stored in a char. Signed-off-by: Shubhrajyoti D Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed