Re: [PATCH v2] power: reset: Add Spreadtrum SC27xx PMIC power off support

From: Baolin Wang
Date: Tue Feb 13 2018 - 21:14:58 EST


Hi Sebastian,

On 13 February 2018 at 20:48, Sebastian Reichel <sre@xxxxxxxxxx> wrote:
> Hi Baolin,
>
> On Fri, Feb 09, 2018 at 01:30:44PM +0100, Sebastian Reichel wrote:
>> On Fri, Feb 09, 2018 at 05:43:38PM +0800, Baolin Wang wrote:
>> > On Spreadtrum platform, we need power off system through external SC27xx
>> > series PMICs including the SC2720, SC2721, SC2723, SC2730 and SC2731 chips.
>> > Thus this patch adds SC27xx series PMICs power-off support.
>> >
>> > Signed-off-by: Baolin Wang <baolin.wang@xxxxxxxxxx>
>>
>> Thanks, queued. My public -next branch is waiting for 4.16-rc1,
>> though.
>
> I just dropped this patch. It does not compile as a module:
>
> ERROR: "freeze_secondary_cpus" [drivers/power/reset/sc27xx-poweroff.ko] undefined!
>
> There is no EXPORT_SYMBOL for freeze_secondary_cpus, so you either
> need to add that or make the new driver built-in only.

I am sorry for the building error, and I will make the driver
built-in only in next version. Thanks.

--
Baolin.wang
Best Regards