commit | 0d3a7cce3e8bc5c060b1f038984c10cb70289e1d | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Wed Jun 08 10:54:35 2016 -0500 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jun 29 10:14:39 2016 +0100 |
tree | b5c635c1381113573eaaa367468efda7b00b3d38 | |
parent | a318b7d0fa9c28df057747d584caaac52115f026 [diff] |
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap The regmap structure pointer is named regmap_tscadc, this is not consistent with other drivers and is redundant, it also contributes to several checkpatch warnings involving long lines. Rename this. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>