Commit 51644df
committed
Merge tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-fixes
Pull Tegra clk driver fixes from Thierry Reding:
This is a set of small fixes for the Tegra clock driver.
* tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
clk: tegra: Always program PLL_E when enabled
clk: tegra: Capitalization fixes2 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1611 | 1611 | | |
1612 | 1612 | | |
1613 | 1613 | | |
1614 | | - | |
1615 | | - | |
1616 | | - | |
1617 | 1614 | | |
1618 | 1615 | | |
1619 | 1616 | | |
| |||
1673 | 1670 | | |
1674 | 1671 | | |
1675 | 1672 | | |
1676 | | - | |
| 1673 | + | |
1677 | 1674 | | |
1678 | 1675 | | |
1679 | 1676 | | |
| |||
1696 | 1693 | | |
1697 | 1694 | | |
1698 | 1695 | | |
1699 | | - | |
| 1696 | + | |
1700 | 1697 | | |
1701 | 1698 | | |
1702 | 1699 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments