From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id A7E851C048D for ; Fri, 24 Nov 2017 15:10:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A14F730680 for ; Fri, 24 Nov 2017 15:10:35 +0000 (UTC) Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bwJERwQ6UNJH for ; Fri, 24 Nov 2017 15:10:35 +0000 (UTC) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) by silver.osuosl.org (Postfix) with ESMTPS id 27FC025AB8 for ; Fri, 24 Nov 2017 15:10:35 +0000 (UTC) Date: Fri, 24 Nov 2017 16:10:40 +0100 From: Greg KH Subject: Re: [PATCH 20/50] staging: most: core: remove struct device Message-ID: <20171124151040.GB1334@kroah.com> References: <1511273124-7840-1-git-send-email-christian.gromm@microchip.com> <1511273124-7840-21-git-send-email-christian.gromm@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: PrasannaKumar Muralidharan , Christian Gromm Cc: driverdev-devel@linuxdriverproject.org On Wed, Nov 22, 2017 at 06:31:19PM +0530, PrasannaKumar Muralidharan wrote: > Hi Christian, > > On 21 November 2017 at 19:34, Christian Gromm > wrote: > > This patch takes out the struct device of struct most_aim, because it is > > not needed. > > Patch 9 adds struct device to struct most_aim and this patch removes > it. I think not adding struct device to struct most_aim in patch 9 is > a better way to go. I agree, this feels odd. Christian, please rebase the series based on my staging-next branch and fix up patch 9 so that this patch is not needed. thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel