commit | cc4d072b66298716484f5c78d782c64509f4b6d9 | [log] [tgz] |
---|---|---|
author | Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> | Wed Mar 29 20:43:55 2017 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Thu Mar 30 21:48:03 2017 -0700 |
tree | 0e8be5e0a93f3c818c002628165365e5bfeb0788 | |
parent | 7d4b269776ec67c1b7d83c6c727a2771e5f39d12 [diff] |
thermal: rcar_gen3_thermal: store device match data in private structure The device match data needs to be accessible outside the probe function, store it in the private data structure. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>