From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] PM / wakeirq: Add wakeup name to dedicated wake irqs Date: Fri, 16 Feb 2018 08:54:57 -0800 Message-ID: <20180216165456.GV6364@atomide.com> References: <20180209161456.18951-1-tony@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Andy Shevchenko Cc: "Rafael J. Wysocki" , "Rafael J . Wysocki" , Alan Stern , Linux PM , Linux Kernel Mailing List , Brian Norris , Grygorii Strashko , Ulf Hansson List-Id: linux-pm@vger.kernel.org * Andy Shevchenko [180216 10:40]: > Sorry, I was thinking that Tony may test it first to see if it does > what he wants. Well using dev_name() for the wakeirq name might still conflict with the device IO interrupt. But yeah I'll give it a try. Regards, Tony