You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no code location that explicitly sets this struct member to a
value. So with a bit of luck it's always zero. (And if it's not that's a
bug quite certainly.)
So use an explicit 0 for .phase's only reader and drop the other unused
struct member.
Fixes: b2c4ca6 ("drivers: pwm: core: Add offset support")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
0 commit comments