diff options
author | Manivannan Sadhasivam <[email protected]> | 2022-11-02 14:30:37 +0530 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2022-11-02 14:33:35 +0530 |
commit | 7cfa8553fe8c10c7e28eb651a6e58a7ba2d5e429 (patch) | |
tree | aef6936b0656303eac0ad9ca0abce128e0a106bf /drivers/fpga/fpga-mgr.c | |
parent | 054a3ef683a176a509cc9b37f762029aae942495 (diff) |
cpufreq: qcom-hw: Use cached dev pointer in probe()
There are multiple instances of dev pointer used in the probe() function.
Instead of referencing pdev->dev all the time, let's use a cached dev
pointer to simplify the code.
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions