Re: [PATCH] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built

2017-12-27 Thread Stephen Boyd
On 12/27, Sean Wang wrote: > On Tue, 2017-12-26 at 17:19 -0800, Stephen Boyd wrote: > > On 12/26, sean.w...@mediatek.com wrote: > > > From: Sean Wang > > > > > > commit 74cb0d6dde8 ("clk: mediatek: fixup test-building of MediaTek clock > > > drivers") can let the build system looking into the dir

Re: [PATCH] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built

2017-12-27 Thread Sean Wang
On Tue, 2017-12-26 at 17:19 -0800, Stephen Boyd wrote: > On 12/26, sean.w...@mediatek.com wrote: > > From: Sean Wang > > > > commit 74cb0d6dde8 ("clk: mediatek: fixup test-building of MediaTek clock > > drivers") can let the build system looking into the directory where the > > clock drivers resi

Re: [PATCH] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built

2017-12-26 Thread Stephen Boyd
On 12/26, sean.w...@mediatek.com wrote: > From: Sean Wang > > commit 74cb0d6dde8 ("clk: mediatek: fixup test-building of MediaTek clock > drivers") can let the build system looking into the directory where the > clock drivers resides and then allow test-building the drivers. > > But the change a

[PATCH] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built

2017-12-25 Thread sean.wang
From: Sean Wang commit 74cb0d6dde8 ("clk: mediatek: fixup test-building of MediaTek clock drivers") can let the build system looking into the directory where the clock drivers resides and then allow test-building the drivers. But the change also gives rise to certain incorrect behavior which is