Le 19/12/2017 à 20:33, Mark Cave-Ayland a écrit :
> On 19/12/17 11:54, Laurent Vivier wrote:
>
>> It makes the code clearer to separate the bus implementation
>> from the devices one.
>>
>> Remove ADB_DPRINTF() from adb.c instead of adding it to new files.
>> Some minor changes to make checkpatch.
On 19/12/17 11:54, Laurent Vivier wrote:
It makes the code clearer to separate the bus implementation
from the devices one.
Remove ADB_DPRINTF() from adb.c instead of adding it to new files.
Some minor changes to make checkpatch.pl happy.
Signed-off-by: Laurent Vivier
---
hw/input/Makefile.
Le 19/12/2017 à 16:26, Philippe Mathieu-Daudé a écrit :
> Hi Laurent,
>
> On Tue, Dec 19, 2017 at 8:54 AM, Laurent Vivier wrote:
>> It makes the code clearer to separate the bus implementation
>> from the devices one.
>>
>> Remove ADB_DPRINTF() from adb.c instead of adding it to new files.
>> Som
Hi Laurent,
On Tue, Dec 19, 2017 at 8:54 AM, Laurent Vivier wrote:
> It makes the code clearer to separate the bus implementation
> from the devices one.
>
> Remove ADB_DPRINTF() from adb.c instead of adding it to new files.
> Some minor changes to make checkpatch.pl happy.
>
> Signed-off-by: Lau
It makes the code clearer to separate the bus implementation
from the devices one.
Remove ADB_DPRINTF() from adb.c instead of adding it to new files.
Some minor changes to make checkpatch.pl happy.
Signed-off-by: Laurent Vivier
---
hw/input/Makefile.objs | 2 +-
hw/input/adb-kbd.c | 395 +