On Tue, Oct 07, 2014 at 11:10:23AM +0200, Geert Uytterhoeven wrote:
> On Tue, Oct 7, 2014 at 2:14 AM, Rafael J. Wysocki wrote:
> > @@ -301,35 +301,33 @@ static ssize_t at25_mem_write(struct memory_accessor
> > *mem, const char *buf,
> >
> >
> > /*
On Tue, Oct 7, 2014 at 2:14 AM, Rafael J. Wysocki wrote:
> @@ -301,35 +301,33 @@ static ssize_t at25_mem_write(struct memory_accessor
> *mem, const char *buf,
>
> /*-*/
>
> -static int at25_np_to_chip(struct device *dev,
> -
From: Mika Westerberg
Make use of device property API in this driver so that both DT and ACPI
based systems can use this driver.
Signed-off-by: Mika Westerberg
Signed-off-by: Rafael J. Wysocki
---
drivers/misc/eeprom/at25.c | 34 +-
1 file changed, 13 insertion
3 matches
Mail list logo