From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v3 2/5] dma: cppi41: s/deinit_cpii41/deinit_cppi41/ Date: Mon, 23 Sep 2013 09:46:38 +0530 Message-ID: <20130923041638.GX17188@intel.com> References: <1379861404-8250-1-git-send-email-zonque@gmail.com> <1379861404-8250-3-git-send-email-zonque@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga09.intel.com ([134.134.136.24]:29654 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752308Ab3IWFHD (ORCPT ); Mon, 23 Sep 2013 01:07:03 -0400 Content-Disposition: inline In-Reply-To: <1379861404-8250-3-git-send-email-zonque@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Daniel Mack Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org, neumann@teufel.de, bigeasy@linutronix.de, sergei.shtylyov@cogentembedded.com, dan.j.williams@intel.com, balbi@ti.com, gregkh@linuxfoundation.org On Sun, Sep 22, 2013 at 04:50:01PM +0200, Daniel Mack wrote: > Fix a misspelled function name. > > Signed-off-by: Daniel Mack Applied, thanks ~Vinod --