Re: [PATCH] clk: tegra: Fix comments for structure definitions

2015-05-06 Thread Thierry Reding
On Mon, Apr 13, 2015 at 12:38:17PM -0400, Rhyland Klein wrote: > Some fields moved from the tegra_clk_pll struct to > the tegra_pll_params struct. Update the struct comments > to reflect where the fields really are. > > Signed-off-by: Rhyland Klein > --- > drivers/clk/tegra/clk.h | 74 > +

Re: [PATCH] clk: tegra: Fix comments for structure definitions

2015-05-04 Thread Benson Leung
On Mon, Apr 13, 2015 at 9:38 AM, Rhyland Klein wrote: > Some fields moved from the tegra_clk_pll struct to > the tegra_pll_params struct. Update the struct comments > to reflect where the fields really are. > > Signed-off-by: Rhyland Klein > --- > drivers/clk/tegra/clk.h | 74 > ++

Re: [PATCH] clk: tegra: Fix comments for structure definitions

2015-05-04 Thread Benson Leung
On Mon, Apr 13, 2015 at 9:38 AM, Rhyland Klein wrote: > Some fields moved from the tegra_clk_pll struct to > the tegra_pll_params struct. Update the struct comments > to reflect where the fields really are. > > Signed-off-by: Rhyland Klein Reviewed-by: Benson Leung -- Benson Leung Software Eng

Re: [PATCH] clk: tegra: Fix comments for structure definitions

2015-04-22 Thread Peter De Schrijver
On Mon, Apr 13, 2015 at 12:38:17PM -0400, Rhyland Klein wrote: > Some fields moved from the tegra_clk_pll struct to > the tegra_pll_params struct. Update the struct comments > to reflect where the fields really are. > Acked-By: Peter De Schrijver > Signed-off-by: Rhyland Klein > --- > drivers

[PATCH] clk: tegra: Fix comments for structure definitions

2015-04-13 Thread Rhyland Klein
Some fields moved from the tegra_clk_pll struct to the tegra_pll_params struct. Update the struct comments to reflect where the fields really are. Signed-off-by: Rhyland Klein --- drivers/clk/tegra/clk.h | 74 +++ 1 file changed, 37 insertions(+), 37