Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1308645
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] clk: tegra: Use definition for pll_u override bit |
| Date | 2016-01-13 18:20 +0100 |
| Message-ID | <qQxft-2SP-11@gated-at.bofh.it> (permalink) |
| References | <qI8ed-6Cx-1@gated-at.bofh.it> <qI8ed-6Cx-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, Dec 21, 2015 at 12:56:32PM +0000, Jon Hunter wrote: > The definition, PLLU_BASE_OVERRIDE, for the pll_u OVERRIDE bit is defined > but not used and when the OVERRIDE bit is cleared in tegra210_pll_init() > the code directly uses the bit number. Therefore, use the definition, > PLLU_BASE_OVERRIDE when clearing the OVERRIDE bit. > > Signed-off-by: Jon Hunter <jonathanh@nvidia.com> > --- > drivers/clk/tegra/clk-tegra210.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied with the now redundant comment removed. Thanks, Thierry
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 2/2] clk: tegra: Use definition for pll_u override bit Thierry Reding <thierry.reding@gmail.com> - 2016-01-13 18:20 +0100
csiph-web