[PATCHv0 3/3] rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver

Arnaud Ebalard arno at natisbad.org
Thu Nov 6 14:47:00 PST 2014


Hi Uwe,

Uwe Kleine-König <u.kleine-koenig at pengutronix.de> writes:

> On Wed, Nov 05, 2014 at 10:42:52PM +0100, Arnaud Ebalard wrote:
>> +#ifdef CONFIG_PM_SLEEP
>> +static int isl12057_rtc_suspend(struct device *dev)
>> +{
>> +	struct isl12057_rtc_data *rtc_data = dev_get_drvdata(&client->dev);
> drivers/rtc/rtc-isl12057.c: In function 'isl12057_rtc_suspend':
> drivers/rtc/rtc-isl12057.c:551:56: error: 'client' undeclared (first
> use in this function)

I guess I forgot to do a git commit after my last quilt refresh before
pushing the patches. Sorry for that.

Cheers,

a+



More information about the linux-arm-kernel mailing list