From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034290AbcIZKYK (ORCPT ); Mon, 26 Sep 2016 06:24:10 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:32982 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034094AbcIZKYH (ORCPT ); Mon, 26 Sep 2016 06:24:07 -0400 Date: Mon, 26 Sep 2016 12:24:11 +0200 From: Greg KH To: Yannis Damigos Cc: markus.boehme@mailbox.org, devel@driverdev.osuosl.org, arve@android.com, riandrews@android.com, linux-kernel@vger.kernel.org Subject: Re: [PATCHv3 5/5] staging:android:ion: Remove empty release function Message-ID: <20160926102411.GA13443@kroah.com> References: <20160923084439.GA32459@kroah.com> <20160923095015.12720-1-giannis.damigos@gmail.com> <20160923120652.GA25375@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 26, 2016 at 01:11:50PM +0300, Yannis Damigos wrote: > Hi Greg, > > On Fri, Sep 23, 2016 at 3:06 PM, Greg KH wrote: > > > > Have you tested that this works? > > > > In order to test the change I need a board with Hi6220 SoC. > If I do not own the hardware to test the change, how should I proceed? For something like this, that isn't really a trivial patch, I'd like to have someone that has the hardware be able to test it before accepting the patch, sorry. greg k-h