[PATCH 160/222] staging: vt6656: 64 bit fixes : correct all type sizes

2013-01-16 Thread Herton Ronaldo Krzesinski
3.5.7.3 -stable review patch. If anyone has any objections, please let me know. -- From: Malcolm Priestley commit 7730492855a2f9c828599bcd8d62760f96d319e4 upstream. After this patch all BYTE/WORD/DWORD types can be replaced with the appropriate u sizes. Signed-off-by:

[PATCH 160/222] staging: vt6656: 64 bit fixes : correct all type sizes

2013-01-16 Thread Herton Ronaldo Krzesinski
3.5.7.3 -stable review patch. If anyone has any objections, please let me know. -- From: Malcolm Priestley tvbox...@gmail.com commit 7730492855a2f9c828599bcd8d62760f96d319e4 upstream. After this patch all BYTE/WORD/DWORD types can be replaced with the appropriate u sizes.