From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753352AbaIYPim (ORCPT ); Thu, 25 Sep 2014 11:38:42 -0400 Received: from mail-lb0-f179.google.com ([209.85.217.179]:65149 "EHLO mail-lb0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752350AbaIYPik (ORCPT ); Thu, 25 Sep 2014 11:38:40 -0400 X-Google-Original-Sender: Date: Thu, 25 Sep 2014 17:36:05 +0200 From: Johan Hovold To: Octavian Purdila Cc: Johan Hovold , Samuel Ortiz , Lee Jones , lkml , linux-usb@vger.kernel.org Subject: Re: [PATCH v3 3/3] mfd: viperboard: remove unused platform_device Message-ID: <20140925153605.GI32124@localhost> References: <1411656197-26517-1-git-send-email-octavian.purdila@intel.com> <1411656197-26517-4-git-send-email-octavian.purdila@intel.com> <20140925150757.GH32124@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 25, 2014 at 06:29:48PM +0300, Octavian Purdila wrote: > On Thu, Sep 25, 2014 at 6:07 PM, Johan Hovold wrote: > > Still feels like the kind of clean up that should have a Tested-by. > > Unfortunately I do not have access to hardware to test. On second thought, compile-testing should be enough. But please add a proper commit message. Johan