Re: [PATCH 01/16] irqdomain: Use an accessor for the of_node field

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/10/15 15:24, Thomas Gleixner wrote:
> On Tue, 6 Oct 2015, Marc Zyngier wrote:
>> index d3ca792..f644fdb 100644
>> --- a/include/linux/irqdomain.h
>> +++ b/include/linux/irqdomain.h
>> @@ -161,6 +161,11 @@ enum {
>>  	IRQ_DOMAIN_FLAG_NONCORE		= (1 << 16),
>>  };
>>  
>> +static inline struct device_node *irq_domain_get_of_node(struct irq_domain *d)
>> +{
>> +	return d->of_node;
>> +}
>> +
> 
> Can you please make that a seperate patch, which I can expedite to
> Linus? That way we can fix stuff which shows up in next as well.

Just this one hunk? Sure. Coming up!

	M.
-- 
Jazz is not dead. It just smells funny...
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux