From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758648AbeBPQzD (ORCPT ); Fri, 16 Feb 2018 11:55:03 -0500 Received: from muru.com ([72.249.23.125]:57304 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755519AbeBPQzB (ORCPT ); Fri, 16 Feb 2018 11:55:01 -0500 Date: Fri, 16 Feb 2018 08:54:57 -0800 From: Tony Lindgren To: Andy Shevchenko Cc: "Rafael J. Wysocki" , "Rafael J . Wysocki" , Alan Stern , Linux PM , Linux Kernel Mailing List , Brian Norris , Grygorii Strashko , Ulf Hansson Subject: Re: [PATCH] PM / wakeirq: Add wakeup name to dedicated wake irqs Message-ID: <20180216165456.GV6364@atomide.com> References: <20180209161456.18951-1-tony@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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