[<prev] [next>] [day] [month] [year] [list]
Message-ID: <MWHPR12MB1774E8455E7702E1EDD73CD0A0FF0@MWHPR12MB1774.namprd12.prod.outlook.com>
Date: Mon, 12 Sep 2016 04:09:36 +0000
From: "Shah, Nehal-bakulchandra" <Nehal-bakulchandra.Shah@....com>
To: "linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: ACPI/APD Making Module
Hi,
Current implementation of acpi_apd.c makes AMD I2C,GPIO and UART from acpi devices to platform devices. This is done as part of boot sequence. For some reason i would like to make it kernel module. The current implementation calls acpi_apd_create_device as part of attach callback. Now this entire process is part of acpi bus scan functionality. Can someone please help me if i can make this file into kernel module and still get the same functionality.
Thanks
Nehal
Powered by blists - more mailing lists