Re: [rtc-linux] [PATCH 01/02 resend] RTC: Add driver for DS1685 family of real time clocks

From: Andrew Morton
Date: Mon Feb 09 2015 - 19:22:24 EST


On Mon, 9 Feb 2015 16:18:44 -0800 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> > + /* Platform read function, else default if mmio setup */
> > + if (pdata->plat_read)
> > + rtc->read = pdata->plat_read;
>
> I'm trying to understand how this works and I'm not getting very far.

oop, never mind, it's there in patch 2/2.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/