[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdaPQODoiG+ARAiT-6X2u6n7_aCO7Ywj4z=76A65iUhTpA@mail.gmail.com>
Date: Thu, 29 Dec 2022 02:46:10 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: haibo.chen@....com
Cc: brgl@...ev.pl, stefan@...er.ch, linux-gpio@...r.kernel.org,
linux-imx@....com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] gpio: vf610: Support building gpio-vf610 driver as module
On Tue, Dec 20, 2022 at 10:02 AM <haibo.chen@....com> wrote:
> From: Haibo Chen <haibo.chen@....com>
>
> To support Android GKI, need to build this driver as module.
> So change the config as tristate type, and add module license.
>
> Signed-off-by: Jindong Yue <jindong.yue@....com>
> Signed-off-by: Haibo Chen <haibo.chen@....com>
OK...
> builtin_platform_driver(vf610_gpio_driver);
Then you want something like module_platform_driver() here.
Yours,
Linus Walleij
Powered by blists - more mailing lists