Commits

Eduardo Valentin committed f6843569def
stating: ti-soc-thermal: use sizeof(*pointer) while allocating Follow Documentation/CodingStyle and use sizeof(*pointer) instead of sizeof(struct type). Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>