From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17752.16589.182362.143760@cargo.ozlabs.ibm.com> Date: Mon, 13 Nov 2006 20:54:21 +1100 From: Paul Mackerras To: Vitaly Bordug Subject: Re: [PATCH] CPM_UART: Fix non-console initialisation (v2) In-Reply-To: <20061113112230.4c1af7b0@localhost.localdomain> References: <17748.21645.621069.105453@cargo.ozlabs.ibm.com> <17749.46096.241328.470093@cargo.ozlabs.ibm.com> <20061113112230.4c1af7b0@localhost.localdomain> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Vitaly Bordug writes: > patch with proper description inlined. > > Thanks, > -Vitaly > --- > [POWERPC] CPM_UART: Fixes inconsistency of function definition > > From: Kalle Pokki > > The below hunk was missed from the recent patch, and now, there are somewhat > inconsistent definitions: Well, what I want to know is this: why was the addition of __init bundled in with what I was told was a bug-fix that was needed for 2.6.19? Does the addition of __init fix a bug somehow? Paul.