emc1812_get_limit_temp
return emc1812_get_limit_temp(data, channel, emc1812_temp_map[attr], val);
ret = emc1812_get_limit_temp(data, channel, temp_max, val);