From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756193Ab2HZAtJ (ORCPT ); Sat, 25 Aug 2012 20:49:09 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:50192 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755408Ab2HZAsW (ORCPT ); Sat, 25 Aug 2012 20:48:22 -0400 Date: Sat, 25 Aug 2012 19:48:19 -0500 From: Seth Forshee To: Bernhard Froemel Cc: Matthew Garrett , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Bernhard Froemel Subject: Re: [PATCH v2 2/2] apple-gmux: Obtain version info from indexed gmux Message-ID: <20120826004819.GC20735@ubuntu-mba51> Mail-Followup-To: Bernhard Froemel , Matthew Garrett , platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Bernhard Froemel References: <50388C45.6030707@gmail.com> <1345883449-2790-1-git-send-email-bfroemel@gmail.com> <1345883449-2790-2-git-send-email-bfroemel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1345883449-2790-2-git-send-email-bfroemel@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 25, 2012 at 10:30:49AM +0200, Bernhard Froemel wrote: > From: Bernhard Froemel > > This patch extracts and displays version information from the indexed > gmux device as it is also done for the classic gmux device. > > Signed-off-by: Bernhard Froemel Acked-by: Seth Forshee