From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752693AbeENV0d (ORCPT ); Mon, 14 May 2018 17:26:33 -0400 Received: from mail-ua0-f196.google.com ([209.85.217.196]:32782 "EHLO mail-ua0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752222AbeENV0a (ORCPT ); Mon, 14 May 2018 17:26:30 -0400 X-Google-Smtp-Source: AB8JxZq3TcUVXsgPC7jTihQLrp36E5JeimsI+74AZt7ihjkNe3bHF2XHoi0tBJH33hiqEbn53sk06134MO0xT63mAOI= MIME-Version: 1.0 In-Reply-To: <20180511162028.20616-9-brgl@bgdev.pl> References: <20180511162028.20616-1-brgl@bgdev.pl> <20180511162028.20616-9-brgl@bgdev.pl> From: Geert Uytterhoeven Date: Mon, 14 May 2018 23:26:28 +0200 X-Google-Sender-Auth: _kNoVPy9uHREPqNj6VkP-pIodQQ Message-ID: Subject: Re: [PATCH 08/12] of/platform: provide a separate routine for device initialization To: Bartosz Golaszewski Cc: Sekhar Nori , Kevin Hilman , David Lechner , Michael Turquette , Stephen Boyd , Arnd Bergmann , Greg Kroah-Hartman , Mark Rutland , Yoshinori Sato , Rich Felker , Andy Shevchenko , Marc Zyngier , "Rafael J . Wysocki" , Peter Rosin , Jiri Slaby , Thomas Gleixner , Daniel Lezcano , Magnus Damm , Johan Hovold , Rob Herring , Frank Rowand , Linux ARM , Linux Kernel Mailing List , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux-Arch , Bartosz Golaszewski 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 Fri, May 11, 2018 at 6:20 PM, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > The early platform device framework will need to initialize the > platform device objects without them being allocated in > of_device_alloc(). Provide a routine that allows it. > > Signed-off-by: Bartosz Golaszewski Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds