From: Pavan Savoy Date: Fri, 17 Sep 2010 16:06:10 +0000 (-0400) Subject: staging: ti-st: set right the data types X-Git-Tag: v2.6.37-rc1~60^2~3^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d702ea3191ea8ab3efd3f203e88dba1d8016eba;p=pandora-kernel.git staging: ti-st: set right the data types replace uint and family by a much more proper u8/u16 types. This is required specifically for data members of structures coming in from the chip and data members parsed from the binary firmware file. Signed-off-by: Pavan Savoy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed