diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-07-27 13:23:16 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-08-22 12:38:42 +0200 |
commit | ab3300deff6a81cc10887437383fc8a63884c3f9 (patch) | |
tree | a4ffcfc49a82aa512deb53d9324262456b42cd45 /MAINTAINERS | |
parent | iio: cros_ec: Set Gyroscope default frequency to 25Hz (diff) | |
download | linux-ab3300deff6a81cc10887437383fc8a63884c3f9.tar.xz linux-ab3300deff6a81cc10887437383fc8a63884c3f9.zip |
counter: microchip-tcb-capture: check the correct variable
This should be testing "regmap" instead of "priv->regmap". The
"priv->regmap" variable is always zero so it's not an error pointer.
Fixes: 106b104137fd ("counter: Add microchip TCB capture counter")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions