From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) by ozlabs.org (Postfix) with ESMTP id 3120DDE070 for ; Wed, 10 Sep 2008 04:25:55 +1000 (EST) Received: by wr-out-0506.google.com with SMTP id c48so2149404wra.1 for ; Tue, 09 Sep 2008 11:25:54 -0700 (PDT) Message-ID: Date: Tue, 9 Sep 2008 13:25:54 -0500 From: "Timur Tabi" Sender: timur.tabi@gmail.com To: "Scott Wood" Subject: Re: [PATCH] Pass actual dev ptr to dma_* in ucc and cpm_uart serial In-Reply-To: <48C58359.5060208@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <1220901653-12812-1-git-send-email-becky.bruce@freescale.com> <48C58359.5060208@freescale.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Sep 8, 2008 at 2:56 PM, Scott Wood wrote: > This patch doesn't change that for cpm2, since port.dev is never > initialized. :-P I don't initialize port->dev in the UCC UART driver, but it's still non-zero, so why isn't it initialized in the CPM UART driver? (P.S. Becky - please CC: me on any UCC UART or QE LIB patches) -- Timur Tabi Linux kernel developer at Freescale