Re: [PATCH 1/4] DW DMAC: rename is_private property as ordered by DT policy

2016-11-16 Thread Andy Shevchenko
On Wed, 2016-11-16 at 16:56 +0300, Eugeniy Paltsev wrote: > Rename is_private to is-private as ordered by DT policy. > The change leaves the support for the old format. > > Signed-off-by: Eugeniy Paltsev > --- >  drivers/dma/dw/platform.c | 2 ++ >  1 file changed, 2 insertions(+) > > diff --git

[PATCH 1/4] DW DMAC: rename is_private property as ordered by DT policy

2016-11-16 Thread Eugeniy Paltsev
Rename is_private to is-private as ordered by DT policy. The change leaves the support for the old format. Signed-off-by: Eugeniy Paltsev --- drivers/dma/dw/platform.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/dma/dw/platform.c b/drivers/dma/dw/platform.c index 5bda0eb..4103f