From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752785Ab2ANHqI (ORCPT ); Sat, 14 Jan 2012 02:46:08 -0500 Received: from claw.goop.org ([74.207.240.146]:41717 "EHLO claw.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407Ab2ANHqH (ORCPT ); Sat, 14 Jan 2012 02:46:07 -0500 Message-ID: <4F1132B3.3000909@goop.org> Date: Sat, 14 Jan 2012 18:45:55 +1100 From: Jeremy Fitzhardinge User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: Jiri Kosina CC: Linus Torvalds , linux-kernel@vger.kernel.org Subject: Re: [GIT] HID References: <4F098C29.9010101@goop.org> In-Reply-To: X-Enigmail-Version: 1.3.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/09/2012 03:45 AM, Jiri Kosina wrote: > > which is based on the power supply scope changes in the battery.git tree; I'm not quite > sure how to sequence that into mainline. > I will look into it. The power changes are in now, so you could try pushing them as a late push. (Linus: I had some changes that depended on both the HID and power_supply subsystems, so they needed to wait until you'd pulled both.) Thanks, J