From: Linus Walleij Subject: Re: [PATCH 18/39] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog Date: Mon, 20 May 2013 14:15:23 +0200 Message-ID: References: <1368611522-9984-1-git-send-email-lee.jones@linaro.org> <1368611522-9984-19-git-send-email-lee.jones@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 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 , Vinod Koul , Arnd Bergmann , Linus WALLEIJ , Srinidhi KASAGAR , Andreas Westin To: Lee Jones Return-path: Received: from mail-ia0-f169.google.com ([209.85.210.169]:32846 "EHLO mail-ia0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754856Ab3ETMPY (ORCPT ); Mon, 20 May 2013 08:15:24 -0400 Received: by mail-ia0-f169.google.com with SMTP id k38so7517468iah.14 for ; Mon, 20 May 2013 05:15:23 -0700 (PDT) In-Reply-To: <1368611522-9984-19-git-send-email-lee.jones@linaro.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Wed, May 15, 2013 at 11:51 AM, Lee Jones wrote: > The Cryp driver is currently silent and the Hash driver prints the > name of its probe function unnecessarily. Let's just put a nice > descriptive one-liner there instead. > > Cc: Herbert Xu > Cc: David S. Miller > Cc: Andreas Westin > Cc: linux-crypto@vger.kernel.org > Acked-by: Arnd Bergmann > Reviewed-by: Linus Walleij > Signed-off-by: Lee Jones Patch applied with Herbert's ACK. Thanks, Linus Walleij