commit | e76bea9abd14a3a3af102fe30c5e9dd1b2e44d72 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 22 11:12:41 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 23 07:16:37 2016 -0300 |
tree | 3205dc1f59beb70626b3eee860d0476529999f9e | |
parent | 55d066a4c7b9e2e0c40eaac87a741f7217af6e8b [diff] |
[media] dib0090: do the right thing if rf_ramp is NULL As warned by smatch: drivers/media/dvb-frontends/dib0090.c:1118 dib0090_pwm_gain_reset() error: we previously assumed 'state->rf_ramp' could be null (see line 1086) Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>