From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 01/16] Input: Add Device Tree support to the ab8500-ponkey driver Date: Mon, 21 May 2012 23:32:45 +0200 Message-ID: References: <1337330355-17747-1-git-send-email-lee.jones@linaro.org> <1337330355-17747-2-git-send-email-lee.jones@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-qc0-f174.google.com ([209.85.216.174]:33521 "EHLO mail-qc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753780Ab2EUVcp (ORCPT ); Mon, 21 May 2012 17:32:45 -0400 Received: by qcro28 with SMTP id o28so3556151qcr.19 for ; Mon, 21 May 2012 14:32:45 -0700 (PDT) In-Reply-To: <1337330355-17747-2-git-send-email-lee.jones@linaro.org> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, linus.walleij@stericsson.com, grant.likely@secretlab.ca, cjb@laptop.org, broonie@opensource.wolfsonmicro.com, sameo@linux.intel.com, linux-input@vger.kernel.org On Fri, May 18, 2012 at 10:39 AM, Lee Jones wrote: > This patch will allow the ab8500-ponkey driver to be probed during > boot when Device Tree is enabled. > > Cc: linux-input@vger.kernel.org > Signed-off-by: Lee Jones Acked-by: Linus Walleij Thanks, Linus Walleij