diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2021-03-02 11:54:12 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-30 23:35:17 +0530 |
commit | 982313c38f2f3793b6435ff50997ae96a2274f5a (patch) | |
tree | 9edd0e1c251a4706433ef4e969478b9116fe64b8 /drivers/phy/ingenic | |
parent | ed9e07f815cd66405895781dd29033c1a7b47b8a (diff) | |
download | linux-982313c38f2f3793b6435ff50997ae96a2274f5a.tar.gz linux-982313c38f2f3793b6435ff50997ae96a2274f5a.tar.bz2 linux-982313c38f2f3793b6435ff50997ae96a2274f5a.zip |
phy: ralink: phy-mt7621-pci: fix XTAL bitmask
When this was rewriten to get mainlined and start to
use 'linux/bitfield.h' headers, XTAL_MASK was wrong.
It must mask three bits but only two were used. Hence
properly fix it to make things work.
Fixes: d87da32372a0 ("phy: ralink: Add PHY driver for MT7621 PCIe PHY")
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20210302105412.16221-1-sergio.paracuellos@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/phy/ingenic')
0 files changed, 0 insertions, 0 deletions