From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from services.gcu-squad.org (zoneX.GCU-Squad.org [194.213.125.0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B1A2B2C0419 for ; Tue, 20 Nov 2012 19:49:08 +1100 (EST) Date: Tue, 20 Nov 2012 09:20:46 +0100 From: Jean Delvare To: Bill Pemberton Subject: Re: [PATCH 207/493] i2c: remove use of __devinit Message-ID: <20121120092046.24496415@endymion.delvare> In-Reply-To: <1353349642-3677-207-git-send-email-wfp5p@virginia.edu> References: <1353349642-3677-1-git-send-email-wfp5p@virginia.edu> <1353349642-3677-207-git-send-email-wfp5p@virginia.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Rudolf Marek , Tony Lindgren , gregkh@linuxfoundation.org, Wolfram Sang , "Mark M. Hoffman" , linux-omap@vger.kernel.org, linux-i2c@vger.kernel.org, Ben Dooks , Barry Song , Olof Johansson , Guan Xuetao , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Bill, On Mon, 19 Nov 2012 13:22:36 -0500, Bill Pemberton wrote: > CONFIG_HOTPLUG is going away as an option so __devinit is no longer > needed. Can you please point me/us to the discussion explaining the rationale behind this move, and the explanation of what will be done exactly? While I can easily understand that we want to drop CONFIG_HOTPLUG and always enable hot-plug support, I don't see where we are going with removing __devinit annotations and the like. Thanks, -- Jean Delvare