]> bbs.cooldavid.org Git - net-next-2.6.git/commit
staging: ti-st: set right the data types
authorPavan Savoy <pavan_savoy@ti.com>
Fri, 17 Sep 2010 16:06:10 +0000 (12:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Sep 2010 00:02:54 +0000 (17:02 -0700)
commit5d702ea3191ea8ab3efd3f203e88dba1d8016eba
treead758eb59cf21335d9fdcfedda5031b5f49aff55
parent9b906a33e0a459ea4d51c8d243154c6998be2a1d
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 <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ti-st/fm.h
drivers/staging/ti-st/st_kim.h