From mboxrd@z Thu Jan 1 00:00:00 1970 From: stefan.bruens@rwth-aachen.de (Stefan Bruens) Date: Mon, 4 Sep 2017 02:13:15 +0200 Subject: [PATCH 08/10] dmaengine: sun6i: Add support for Allwinner A64 and compatibles In-Reply-To: <1526a6b4-1962-256d-1ada-ef9c7d95e6b1@arm.com> References: <20170903224100.17893-1-stefan.bruens@rwth-aachen.de> <20170903224100.17893-9-stefan.bruens@rwth-aachen.de> <1526a6b4-1962-256d-1ada-ef9c7d95e6b1@arm.com> Message-ID: <5368262.YgOfWCUmp3@pebbles.site> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Montag, 4. September 2017 01:37:58 CEST Andr? Przywara wrote: > > @@ -1090,6 +1101,7 @@ MODULE_DEVICE_TABLE(of, sun6i_dma_match); > > > > static int sun6i_dma_probe(struct platform_device *pdev) > > { > > > > const struct of_device_id *device; > > > > + struct device_node *np = pdev->dev.of_node; > > Is this some rebase/split artefact? > > Cheers, > Andre. > Yes, that one should be in patch 7/10 ... Kind regards, Stefan -- Stefan Br?ns / Bergstra?e 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Bruens Subject: Re: [PATCH 08/10] dmaengine: sun6i: Add support for Allwinner A64 and compatibles Date: Mon, 4 Sep 2017 02:13:15 +0200 Message-ID: <5368262.YgOfWCUmp3@pebbles.site> References: <20170903224100.17893-1-stefan.bruens@rwth-aachen.de> <20170903224100.17893-9-stefan.bruens@rwth-aachen.de> <1526a6b4-1962-256d-1ada-ef9c7d95e6b1@arm.com> Reply-To: stefan.bruens-vA1bhqPz9FBZXbeN9DUtxg@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <1526a6b4-1962-256d-1ada-ef9c7d95e6b1-5wv7dgnIgG8@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: =?ISO-8859-1?Q?Andr=E9?= Przywara Cc: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Vinod Koul , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Maxime Ripard , Chen-Yu Tsai , Rob Herring , Code Kipper List-Id: devicetree@vger.kernel.org On Montag, 4. September 2017 01:37:58 CEST Andr=C3=A9 Przywara wrote: > > @@ -1090,6 +1101,7 @@ MODULE_DEVICE_TABLE(of, sun6i_dma_match); > >=20 > > static int sun6i_dma_probe(struct platform_device *pdev) > > { > > =20 > > const struct of_device_id *device; > >=20 > > + struct device_node *np =3D pdev->dev.of_node; >=20 > Is this some rebase/split artefact? >=20 > Cheers, > Andre. >=20 Yes, that one should be in patch 7/10 ... Kind regards, Stefan --=20 Stefan Br=C3=BCns / Bergstra=C3=9Fe 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019 --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753201AbdIDANT convert rfc822-to-8bit (ORCPT ); Sun, 3 Sep 2017 20:13:19 -0400 Received: from mail-out-1.itc.rwth-aachen.de ([134.130.5.46]:15592 "EHLO mail-out-1.itc.rwth-aachen.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753046AbdIDANS (ORCPT ); Sun, 3 Sep 2017 20:13:18 -0400 X-IronPort-AV: E=Sophos;i="5.41,472,1498514400"; d="scan'208";a="11608015" From: Stefan Bruens To: =?ISO-8859-1?Q?Andr=E9?= Przywara CC: , , , Vinod Koul , , , Maxime Ripard , Chen-Yu Tsai , Rob Herring , Code Kipper Subject: Re: [PATCH 08/10] dmaengine: sun6i: Add support for Allwinner A64 and compatibles Date: Mon, 4 Sep 2017 02:13:15 +0200 Message-ID: <5368262.YgOfWCUmp3@pebbles.site> In-Reply-To: <1526a6b4-1962-256d-1ada-ef9c7d95e6b1@arm.com> References: <20170903224100.17893-1-stefan.bruens@rwth-aachen.de> <20170903224100.17893-9-stefan.bruens@rwth-aachen.de> <1526a6b4-1962-256d-1ada-ef9c7d95e6b1@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" X-Originating-IP: [92.225.242.208] X-ClientProxiedBy: rwthex-w2-b.rwth-ad.de (2002:8682:1a9f::8682:1a9f) To rwthex-w2-b.rwth-ad.de (2002:8682:1a9f::8682:1a9f) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Montag, 4. September 2017 01:37:58 CEST André Przywara wrote: > > @@ -1090,6 +1101,7 @@ MODULE_DEVICE_TABLE(of, sun6i_dma_match); > > > > static int sun6i_dma_probe(struct platform_device *pdev) > > { > > > > const struct of_device_id *device; > > > > + struct device_node *np = pdev->dev.of_node; > > Is this some rebase/split artefact? > > Cheers, > Andre. > Yes, that one should be in patch 7/10 ... Kind regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen home: +49 241 53809034 mobile: +49 151 50412019