+20
−20
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Pointer to struct platform_device is named as dev, which makes it confusing when we write statements like dev->dev to access struct device within it. This patch renames such names to pdev. Signed-off-by:Viresh Kumar <viresh.kumar@st.com> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>