lkml.org 
[lkml]   [2020]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/4] pwm: omap-dmtimer: Drop unused header file
From
Date
Hi Uwe,

On 24/02/20 1:23 PM, Uwe Kleine-König wrote:
> Hello,
>
> On Mon, Feb 24, 2020 at 10:51:32AM +0530, Lokesh Vutla wrote:
>> @@ -190,9 +190,8 @@ static int pwm_omap_dmtimer_config(struct pwm_chip *chip,
>> load_value, load_value, match_value, match_value);
>>
>> omap->pdata->set_pwm(omap->dm_timer,
>> - pwm_get_polarity(pwm) == PWM_POLARITY_INVERSED,
>> - true,
>> - PWM_OMAP_DMTIMER_TRIGGER_OVERFLOW_AND_COMPARE);
>> + pwm_get_polarity(pwm) == PWM_POLARITY_INVERSED,
>> + true, OMAP_TIMER_TRIGGER_OVERFLOW_AND_COMPARE);
>
> This is unrelated.

PWM_OMAP_DMTIMER_TRIGGER_OVERFLOW_AND_COMPARE is deleted along with header file
and used OMAP_TIMER_TRIGGER_OVERFLOW_AND_COMPARE. I should have mentioned this
in my commit description. Will fix it in v2.

Thanks and regards,
Lokesh

\
 
 \ /
  Last update: 2020-02-25 06:04    [W:0.070 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site