Re: [PATCH] of: calculate masks of the device based on dma-range size

2015-02-11 Thread Murali Karicheri
On 02/09/2015 06:27 AM, Catalin Marinas wrote: On Fri, Feb 06, 2015 at 03:15:20PM -0500, Murali Karicheri wrote: diff --git a/drivers/of/device.c b/drivers/of/device.c index 314c8a9..44209fa 100644 --- a/drivers/of/device.c +++ b/drivers/of/device.c @@ -83,17 +83,18 @@ int of_device_add(struct

Re: [PATCH] of: calculate masks of the device based on dma-range size

2015-02-11 Thread Murali Karicheri
On 02/09/2015 06:27 AM, Catalin Marinas wrote: On Fri, Feb 06, 2015 at 03:15:20PM -0500, Murali Karicheri wrote: diff --git a/drivers/of/device.c b/drivers/of/device.c index 314c8a9..44209fa 100644 --- a/drivers/of/device.c +++ b/drivers/of/device.c @@ -83,17 +83,18 @@ int of_device_add(struct

Re: [PATCH] of: calculate masks of the device based on dma-range size

2015-02-09 Thread Catalin Marinas
On Fri, Feb 06, 2015 at 03:15:20PM -0500, Murali Karicheri wrote: > diff --git a/drivers/of/device.c b/drivers/of/device.c > index 314c8a9..44209fa 100644 > --- a/drivers/of/device.c > +++ b/drivers/of/device.c > @@ -83,17 +83,18 @@ int of_device_add(struct platform_device *ofdev) > */ > void

Re: [PATCH] of: calculate masks of the device based on dma-range size

2015-02-09 Thread Catalin Marinas
On Fri, Feb 06, 2015 at 03:15:20PM -0500, Murali Karicheri wrote: diff --git a/drivers/of/device.c b/drivers/of/device.c index 314c8a9..44209fa 100644 --- a/drivers/of/device.c +++ b/drivers/of/device.c @@ -83,17 +83,18 @@ int of_device_add(struct platform_device *ofdev) */ void