Fix signed/unsigned comparisons in OHCI host.

ADS7846 is partially compatible with TSC2046.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3635 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
balrog 2007-11-13 22:52:54 +00:00
parent 3f9b2b1f63
commit 87283515f5
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/*
* TI ADS7846 chip emulation.
* TI ADS7846 / TSC2046 chip emulation.
*
* Copyright (c) 2006 Openedhand Ltd.
* Written by Andrzej Zaborowski <balrog@zabor.org>