From: Pavan Savoy Date: Fri, 3 Aug 2012 19:49:43 +0000 (-0500) Subject: drivers/misc/ti-st: fix read fw version cmd X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8565adbc821487accbabe82a03c40daf7a3b92ca;p=pandora-kernel.git drivers/misc/ti-st: fix read fw version cmd If the read firmware version response from the chip is split into multiple frames of UART buffer being received by the host, the TI-ST driver as of today is unable to put the pieces of response together unlike other responses. Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed