[PATCH] fix bug in copy_property
David Zeuthen
david at fubar.dk
Mon Nov 13 10:08:33 PST 2006
Danny Kukawka wrote:
> Hi,
>
> this patch fixed a bug with copy_property in FDI files if you try to copy a
> property from an other device. If you try:
>
> <merge key="baz" type="copy_property">@info.parent:info.vendor</merge>
>
> The key get copied to the info.parent device instead of the currently
> processed device
>
> The bug was, if I see this correct, introduced with commit 1ffd7638 by reuse a
> variable name for a temporary local variable.
Nice catch, thanks. Please commit.
David
More information about the hal
mailing list