From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chase Douglas Subject: Re: [PATCH 1/7] Input: ALPS - Move protocol information to Documentation Date: Sun, 30 Oct 2011 11:33:10 -0400 Message-ID: <4EAD6E36.4070502@canonical.com> References: <1319663681-11244-1-git-send-email-seth.forshee@canonical.com> <1319663681-11244-2-git-send-email-seth.forshee@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:58144 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755617Ab1J3PdQ (ORCPT ); Sun, 30 Oct 2011 11:33:16 -0400 In-Reply-To: <1319663681-11244-2-git-send-email-seth.forshee@canonical.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Seth Forshee Cc: Dmitry Torokhov , Alessandro Rubini , Henrik Rydberg , Andrew Skalski , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On 10/26/2011 05:14 PM, Seth Forshee wrote: > In preparation for new protocol support, move the protocol > information currently documented in alps.c to > Documentation/input/alps.txt, where it can be expanded without > cluttering up the driver. > > Signed-off-by: Seth Forshee Makes sense. Only question is whether we should create a subdir for device protocols (Documentation/input/devices/alps.txt)? Acked-by: Chase Douglas