Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1165284AbdD1MXv (ORCPT ); Fri, 28 Apr 2017 08:23:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43218 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755425AbdD1MXn (ORCPT ); Fri, 28 Apr 2017 08:23:43 -0400 Date: Fri, 28 Apr 2017 14:23:32 +0200 From: Greg KH To: Ioana Radulescu Cc: devel@driverdev.osuosl.org, stuyoder@gmail.com, arnd@arndb.de, haiying.wang@nxp.com, roy.pledge@nxp.com, alexandru.marginean@nxp.com, linux-kernel@vger.kernel.org, agraf@suse.de, bogdan.hamciuc@nxp.com, bogdan.purcareata@nxp.com, linux-arm-kernel@lists.infradead.org, laurentiu.tudor@nxp.com Subject: Re: [PATCH v3 1/9] bus: fsl-mc: add DPCON object APIs Message-ID: <20170428122332.GB18081@kroah.com> References: <20170428095034.8842-1-ruxandra.radulescu@nxp.com> <20170428095034.8842-2-ruxandra.radulescu@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170428095034.8842-2-ruxandra.radulescu@nxp.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 419 Lines: 14 On Fri, Apr 28, 2017 at 04:50:26AM -0500, Ioana Radulescu wrote: > From: Ioana Radulescu > > This patch adds the command building/parsing wrapper functions > for the DPCON object. The binary interface version is v3.2. The subject should have "staging: fsl-mc: bus: ..." to match the other ones (and to catch my filters properly...) I'll take this as-is for now. thanks, greg k-h