From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756136Ab3BETCa (ORCPT ); Tue, 5 Feb 2013 14:02:30 -0500 Received: from mail-da0-f43.google.com ([209.85.210.43]:62152 "EHLO mail-da0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754933Ab3BETC0 (ORCPT ); Tue, 5 Feb 2013 14:02:26 -0500 Date: Tue, 5 Feb 2013 11:02:27 -0800 From: Olof Johansson To: Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Russell King , linux-kernel@vger.kernel.org Subject: Re: [PATCH] sunxi: Cleanup the reset code and add meaningful registers defines Message-ID: <20130205190227.GC21776@quad.lixom.net> References: <1360017159-24318-1-git-send-email-maxime.ripard@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1360017159-24318-1-git-send-email-maxime.ripard@free-electrons.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 04, 2013 at 11:32:39PM +0100, Maxime Ripard wrote: > Signed-off-by: Maxime Ripard Please make it a habit to write at least a one-line patch description on all patches, even obvious ones. That being said, I've applied this to next/cleanup. -Olof