Kevin Wolf writes:
> Am 07.02.2012 15:09, schrieb Markus Armbruster:
>> Stash away the option argument with add_device_config(), so we still
>> have its location when we get around to parsing it.
>>
>> This doesn't improve any messages I can see just yet, but that'll
>> change shortly.
>>
>> Si
Stash away the option argument with add_device_config(), so we still
have its location when we get around to parsing it.
This doesn't improve any messages I can see just yet, but that'll
change shortly.
Signed-off-by: Markus Armbruster
---
vl.c | 10 --
1 files changed, 4 insertions(+
Am 07.02.2012 15:09, schrieb Markus Armbruster:
> Stash away the option argument with add_device_config(), so we still
> have its location when we get around to parsing it.
>
> This doesn't improve any messages I can see just yet, but that'll
> change shortly.
>
> Signed-off-by: Markus Armbruster