Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753821AbbKBTDW (ORCPT ); Mon, 2 Nov 2015 14:03:22 -0500 Received: from foss.arm.com ([217.140.101.70]:52373 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbbKBTDT (ORCPT ); Mon, 2 Nov 2015 14:03:19 -0500 From: Javi Merino To: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, orjan.eide@arm.com, edubezval@gmail.com, Javi Merino Subject: [PATCH 0/2] Fixes for devfreq cooling Date: Mon, 2 Nov 2015 19:03:02 +0000 Message-Id: <1446490984-18438-1-git-send-email-javi.merino@arm.com> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 864 Lines: 24 When devfreq cooling entered Eduardo's tree, the kbuild test robot spotted a compilation warning on sh. Also, the first patch aligns the return type and the parameters of the devfreq register/unregister with those of the cpu cooling device. This patches apply on top of eduardo/next. Javi Merino (2): thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister thermal: devfreq_cooling: Make power a u64 drivers/thermal/devfreq_cooling.c | 18 +++++++++++------- include/linux/devfreq_cooling.h | 16 ++++++++-------- 2 files changed, 19 insertions(+), 15 deletions(-) -- 1.9.1 -- 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/