From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums Date: Thu, 30 May 2013 10:56:07 +0200 Message-ID: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-33-git-send-email-lee.jones@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Felipe Balbi , "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "David S. Miller" , Herbert Xu , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR To: Lee Jones , Vinod Koul Return-path: In-Reply-To: <1368611522-9984-33-git-send-email-lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-crypto.vger.kernel.org On Wed, May 15, 2013 at 11:51 AM, Lee Jones wrote: > We're now using the transfer direction definitions provided by the DMA > sub-system, so the home-brew ones have become obsolete. > > Signed-off-by: Lee Jones Tentatively applied, also missing Vinod's ACK on this, but it seems it was implicitly ACKed in the discussion on patch 31. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S968018Ab3E3I4N (ORCPT ); Thu, 30 May 2013 04:56:13 -0400 Received: from mail-ie0-f182.google.com ([209.85.223.182]:59054 "EHLO mail-ie0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S967933Ab3E3I4I (ORCPT ); Thu, 30 May 2013 04:56:08 -0400 MIME-Version: 1.0 In-Reply-To: <1368611522-9984-33-git-send-email-lee.jones@linaro.org> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-33-git-send-email-lee.jones@linaro.org> Date: Thu, 30 May 2013 10:56:07 +0200 Message-ID: Subject: Re: [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums From: Linus Walleij To: Lee Jones , Vinod Koul Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Felipe Balbi , "linux-usb@vger.kernel.org" , "linux-crypto@vger.kernel.org" , "David S. Miller" , Herbert Xu , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 15, 2013 at 11:51 AM, Lee Jones wrote: > We're now using the transfer direction definitions provided by the DMA > sub-system, so the home-brew ones have become obsolete. > > Signed-off-by: Lee Jones Tentatively applied, also missing Vinod's ACK on this, but it seems it was implicitly ACKed in the discussion on patch 31. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 30 May 2013 10:56:07 +0200 Subject: [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums In-Reply-To: <1368611522-9984-33-git-send-email-lee.jones@linaro.org> References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-33-git-send-email-lee.jones@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 15, 2013 at 11:51 AM, Lee Jones wrote: > We're now using the transfer direction definitions provided by the DMA > sub-system, so the home-brew ones have become obsolete. > > Signed-off-by: Lee Jones Tentatively applied, also missing Vinod's ACK on this, but it seems it was implicitly ACKed in the discussion on patch 31. Yours, Linus Walleij