]> git.ipfire.org Git - thirdparty/linux.git/commit
thermal: armada: remove misleading comments
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 16 Jul 2018 14:41:46 +0000 (16:41 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 27 Jul 2018 21:43:04 +0000 (14:43 -0700)
commitc5d7d57e6892e1613157c89c22b13441f9d2ddf5
tree85fa53a105c1c15ea588cca4e91f87e0cc3844b3
parent931d3c5db42c935c7fcf119e844176ca5dcae326
thermal: armada: remove misleading comments

On older versions of this thermal IP, TSEN referred as the internal
sensor in the thermal IP while EXT_TSEN referred as sensors outside of
this IP, ie in the CPUs most of the time. The bit names in the
specifications do not follow this rule anymore, so remove these comments
that are misleading.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/armada_thermal.c