29 Sep
2021
29 Sep
'21
2:05 p.m.
On Wed, Sep 29, 2021 at 07:18:20PM +0800, derek.fang@realtek.com wrote:
From: Derek Fang derek.fang@realtek.com
These modifications wouldn't affect the driver's behavior, but the code could look more sensibly.
- Remove the volatile reg (0x0000) in reg_default.
- Use dev_dbg instead of pr_debug.
- Revise the macro RT5682S_PLLB_SRC_MASK to 0x1 because the mux is only two-source.
This should be three separate patches as they're three different changes which don't really overlap.