lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ