From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S941198AbcIZKaQ (ORCPT ); Mon, 26 Sep 2016 06:30:16 -0400 Received: from mail-qt0-f171.google.com ([209.85.216.171]:34016 "EHLO mail-qt0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933368AbcIZKaO (ORCPT ); Mon, 26 Sep 2016 06:30:14 -0400 MIME-Version: 1.0 In-Reply-To: <20160926102411.GA13443@kroah.com> References: <20160923084439.GA32459@kroah.com> <20160923095015.12720-1-giannis.damigos@gmail.com> <20160923120652.GA25375@kroah.com> <20160926102411.GA13443@kroah.com> From: Yannis Damigos Date: Mon, 26 Sep 2016 13:30:13 +0300 Message-ID: Subject: Re: [PATCHv3 5/5] staging:android:ion: Remove empty release function To: Greg KH Cc: markus.boehme@mailbox.org, devel@driverdev.osuosl.org, arve@android.com, riandrews@android.com, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 26, 2016 at 1:24 PM, Greg KH wrote: > 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. Should I resend the other patches and exclude this one? thanks, Yannis