diff options
author | William Breathitt Gray <vilhelm.gray@gmail.com> | 2020-11-14 18:28:05 -0500 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-12-03 19:40:31 +0000 |
commit | 3418bd7cfce0bd8ef1ccedc4655f9f86f6c3b0ca (patch) | |
tree | 17746127fea3e8a8794f72b53fd0fef5b9a0f2be /drivers/counter/Makefile | |
parent | 0449fc4eead7af2523cd12f312b856dfa93731ed (diff) |
counter: microchip-tcb-capture: Fix CMR value check
The ATMEL_TC_ETRGEDG_* defines are not masks but rather possible values
for CMR. This patch fixes the action_get() callback to properly check
for these values rather than mask them.
Fixes: 106b104137fd ("counter: Add microchip TCB capture counter")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
Cc: <Stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201114232805.253108-1-vilhelm.gray@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/counter/Makefile')
0 files changed, 0 insertions, 0 deletions