Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754303AbbGFHq2 (ORCPT ); Mon, 6 Jul 2015 03:46:28 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:39974 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754261AbbGFHqX (ORCPT ); Mon, 6 Jul 2015 03:46:23 -0400 From: Sascha Hauer To: linux-pm@vger.kernel.org Cc: Zhang Rui , linux-kernel@vger.kernel.org, Eduardo Valentin Subject: thermal: Cleanup patches Date: Mon, 6 Jul 2015 09:46:13 +0200 Message-Id: <1436168777-10463-1-git-send-email-s.hauer@pengutronix.de> X-Mailer: git-send-email 2.1.4 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 869 Lines: 20 This series contains some cleanup patches for the thermal framework. Some patches are already acked by Eduardo but not yet included in any tree. Please review/apply. Sascha ---------------------------------------------------------------- Sascha Hauer (4): thermal: trivial: fix typo in comment thermal: remove unnecessary call to thermal_zone_device_set_polling thermal: Use IS_ENABLED instead of #ifdef thermal: Add comment explaining test for critical temperature drivers/thermal/thermal_core.c | 55 +++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 30 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/