From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) by ozlabs.org (Postfix) with ESMTP id AE384DDDFB for ; Fri, 16 Mar 2007 01:56:50 +1100 (EST) Message-ID: <45F95EAD.1050202@freescale.com> Date: Thu, 15 Mar 2007 09:56:45 -0500 From: Timur Tabi MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH] powerpc: fix invalid pointer usage in ucc_slow_init() References: <1173970133624-git-send-email-timur@freescale.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > It's my understanding that there aren't any in kernel users of ucc_slow > at the moment, is that true? Yes. I'm working on the first - a UART driver.