From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Klauser Date: Tue, 20 Nov 2012 09:44:49 +0000 Subject: Re: [PATCH 161/493] tty: remove use of __devinit Message-Id: <20121120094449.GG25445@distanz.ch> List-Id: References: <1353349642-3677-1-git-send-email-wfp5p@virginia.edu> <1353349642-3677-161-git-send-email-wfp5p@virginia.edu> In-Reply-To: <1353349642-3677-161-git-send-email-wfp5p@virginia.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 2012-11-19 at 19:21:50 +0100, Bill Pemberton wrote: > CONFIG_HOTPLUG is going away as an option so __devinit is no longer > needed. > > Signed-off-by: Bill Pemberton > Cc: Jiri Slaby > Cc: Alan Cox > Cc: Tobias Klauser > Cc: Lucas Tavares > Cc: "David S. Miller" > Cc: Peter Korsgaard > Cc: Tony Prisk > Cc: linuxppc-dev@lists.ozlabs.org > Cc: linux-serial@vger.kernel.org > Cc: nios2-dev@sopc.et.ntust.edu.tw > Cc: linux-ia64@vger.kernel.org > Cc: sparclinux@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > --- [...] > drivers/tty/serial/altera_jtaguart.c | 2 +- > drivers/tty/serial/altera_uart.c | 2 +- Acked-by: Tobias Klauser