Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758233Ab1F3F5a (ORCPT ); Thu, 30 Jun 2011 01:57:30 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:36663 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751579Ab1F3F5Z (ORCPT ); Thu, 30 Jun 2011 01:57:25 -0400 Date: Wed, 29 Jun 2011 22:57:20 -0700 From: Mark Brown To: myungjoo.ham@gmail.com Cc: linux-kernel@vger.kernel.org, Samuel Ortiz , Kyungmin Park , Liam Girdwood , Donggeun Kim Subject: Re: [PATCH 3/3] MFD: MAX8997: IRQ definition moved to public header. Message-ID: <20110630055719.GA930@opensource.wolfsonmicro.com> References: <1309397507-24959-1-git-send-email-myungjoo.ham@samsung.com> <1309397507-24959-3-git-send-email-myungjoo.ham@samsung.com> <20110630052808.GA796@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: You're at the end of the road again. 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 Content-Length: 628 Lines: 13 On Thu, Jun 30, 2011 at 02:56:27PM +0900, MyungJoo Ham wrote: > In order to request MAX8997's IRQs, these IRQ enums are required by > board files (such as /arch/arm/mach-exynos4/mach-*.c). So, these IRQ > enums are no more "private" to max8997 device drivers. Without this > patch, board files need to include max8997-private.h. Why does the board file need to request these IRQs? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/