lkml.org 
[lkml]   [2014]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH V2 4/6] power: reset: removed use of the dts mask and use fixed value for reset.
Date
On Tuesday 07 January 2014, Feng Kan wrote:
> @@ -73,8 +73,7 @@ static int xgene_reboot_probe(struct platform_device *pdev)
> return -ENODEV;
> }
>
> - if (of_property_read_u32(pdev->dev.of_node, "mask", &ctx->mask))
> - ctx->mask = 0xFFFFFFFF;
> + ctx->mask = 0x1;

Is the "mask" property now deprecated? Please update the binding document
accordingly if it's no longer needed.

Arnd


\
 
 \ /
  Last update: 2014-01-08 23:21    [W:0.163 / U:0.680 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site