Re: [PATCH v8 11/22] counter: Rename counter_signal_value to counter_signal_level

2021-02-20 Thread David Lechner
On 2/12/21 6:13 AM, William Breathitt Gray wrote: Signal values will always be levels so let's be explicit it about it to make the intent of the code clear. Cc: Syed Nayyar Waris Cc: Kamel Bouhara Signed-off-by: William Breathitt Gray --- Reviewed-by: David Lechner

[PATCH v8 11/22] counter: Rename counter_signal_value to counter_signal_level

2021-02-12 Thread William Breathitt Gray
Signal values will always be levels so let's be explicit it about it to make the intent of the code clear. Cc: Syed Nayyar Waris Cc: Kamel Bouhara Signed-off-by: William Breathitt Gray --- drivers/counter/104-quad-8.c| 5 +++-- drivers/counter/counter.c | 12 ++--