mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
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:
parent
3f9b2b1f63
commit
87283515f5
2 changed files with 5 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue