commit | 5b5e17a182e14316ab4369fd9e8173207cf42130 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Jul 16 16:41:48 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Fri Jul 27 14:43:06 2018 -0700 |
tree | 8f32e0bd57208fa25e3c048450d7da68378de32b | |
parent | 8b4c2712cd7cbf9f83b8032550c7cbdfcdf970eb [diff] |
thermal: armada: dissociate a380 and cp110 ->init() hooks Until now, Armada 380 and CP110 could share the same ->init() function because their use was identical. Prepare the support of multi-sensors support and overheat interrupt feature by separating the initialization paths before they actually diverge. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>