From: Eduardo Valentin Date: Fri, 15 Mar 2013 13:00:14 +0000 (-0400) Subject: staging: omap-thermal: move conv table limits out of sensor data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~619 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a70ed987acc329d64fa26c230d375e8f631512;p=pandora-kernel.git staging: omap-thermal: move conv table limits out of sensor data As we have one conv table per bandgap device and not per sensor, this patch changes the data structures so that the conv table min and max values are now part of bandgap_data and not sensor_data. Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed