From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934179Ab1J3Pdy (ORCPT ); Sun, 30 Oct 2011 11:33:54 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:58150 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755620Ab1J3Pdx (ORCPT ); Sun, 30 Oct 2011 11:33:53 -0400 Message-ID: <4EAD6E5D.9050407@canonical.com> Date: Sun, 30 Oct 2011 11:33:49 -0400 From: Chase Douglas User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Seth Forshee CC: Dmitry Torokhov , Alessandro Rubini , Henrik Rydberg , Andrew Skalski , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/7] Input: psmouse - Add PSMOUSE_CMD_RESET_WRAP References: <1319663681-11244-1-git-send-email-seth.forshee@canonical.com> <1319663681-11244-3-git-send-email-seth.forshee@canonical.com> In-Reply-To: <1319663681-11244-3-git-send-email-seth.forshee@canonical.com> 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 10/26/2011 05:14 PM, Seth Forshee wrote: > Add this command in preparation for new ALPS protocol support. > > Signed-off-by: Seth Forshee Trivial and obvious. Acked-by: Chase Douglas