From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752938AbbFPUcz (ORCPT ); Tue, 16 Jun 2015 16:32:55 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:53021 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757132AbbFPUch (ORCPT ); Tue, 16 Jun 2015 16:32:37 -0400 Date: Tue, 16 Jun 2015 15:32:35 -0500 From: Andy Gross To: Stephen Boyd Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] spmi: Select IRQ_DOMAIN instead of depend on it Message-ID: <20150616203235.GB8507@qualcomm.com> References: <1434479836-20947-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434479836-20947-1-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 16, 2015 at 11:37:16AM -0700, Stephen Boyd wrote: > IRQ_DOMAIN is a hidden config option, so depending on it doesn't > make any sense. Select the config option because it's required to > compile this driver. > > Signed-off-by: Stephen Boyd Reviewed-by: Andy Gross -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project