[RFC PATCH 09/19] powerpc: gamecube/wii: udbg support for usbgecko

Albert Herranz albert_herranz at yahoo.es
Thu Nov 26 04:07:26 EST 2009


Segher Boessenkool wrote:
>>> Surely there is something called something like of_node_is_compatible()
>>> you can use here?  You already have the node pointer, there is no need
>>> to look at all other nodes.
>>>
>>
>> I see the point.
>> I didn't find of_node_is_compatible() but I'll look what's available
>> here.
> 
> int of_device_is_compatible(const struct device_node *device,
>                 const char *compat)
> 

Thanks. I'll pick that.

Cheers,
Albert



More information about the Linuxppc-dev mailing list