Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932486Ab1BYOcI (ORCPT ); Fri, 25 Feb 2011 09:32:08 -0500 Received: from mail-bw0-f46.google.com ([209.85.214.46]:51207 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754665Ab1BYOcG (ORCPT ); Fri, 25 Feb 2011 09:32:06 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=mvFIg7MwjukIcTrmKYiEUtwzqpiLlyImX+daWge04fdxchKH9A64ni+1BWOUcuOakF V0SRtQ5Iqs5/HtzsasRXzat7+WLYDotuJG9CqaWpaoujD+vBk9d+tpr8wAjzdZmGmbUk PkHeYi0y7poMgsNumkHhWk+/5DZrKjh/giVOs= MIME-Version: 1.0 In-Reply-To: References: <20110219150644.681D59D401D@zog.reactivated.net> Date: Fri, 25 Feb 2011 14:32:04 +0000 X-Google-Sender-Auth: uU9DHOD6KRUe9uqge_YQPpb6BtU Message-ID: Subject: Re: [PATCH] olpc_battery: bind to device tree From: Daniel Drake To: Grant Likely Cc: devicetree-discuss , linux-kernel@vger.kernel.org, dilinger@queued.net Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 612 Lines: 12 On 25 February 2011 14:19, Daniel Drake wrote: > /battery@0/compatible property added with value "olpc-battery" (XO-1 and XO-1.5) > /pci/isa@f/rtc@i70/compatible property prepended with "olpc-xo1-rtc," That comma at the end should be dropped. I just realised that the separator between different elements in the compatible list is a NULL character. -- 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/