Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756610AbaD2IQR (ORCPT ); Tue, 29 Apr 2014 04:16:17 -0400 Received: from mail-ig0-f172.google.com ([209.85.213.172]:42726 "EHLO mail-ig0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756327AbaD2IQO (ORCPT ); Tue, 29 Apr 2014 04:16:14 -0400 MIME-Version: 1.0 In-Reply-To: References: <1398562558-5354-1-git-send-email-chase.southwood@gmail.com> <1398562711-6313-1-git-send-email-chase.southwood@gmail.com> Date: Tue, 29 Apr 2014 03:16:13 -0500 Message-ID: Subject: Re: [PATCH 6/6] staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters From: Chase Southwood To: Hartley Sweeten Cc: "gregkh@linuxfoundation.org" , "abbotti@mev.co.uk" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hartley, Ah geez...my brain got all tangled looking at old git commits for other addi-data drivers. I apologize for this silly mistake. I'll fix that title and send a new version of the patchset tomorrow. Thanks, Chase On Mon, Apr 28, 2014 at 12:59 PM, Hartley Sweeten wrote: > On Saturday, April 26, 2014 6:39 PM, Chase Southwood wrote: >> This driver no longer reads the eeprom to find the board specific data, >> all the necessary data is in the boardinfo. Use the boardinfo directly >> instead of passing through devpriv->s_EeParameters. >> >> Signed-off-by: Chase Southwood >> Cc: Ian Abbott >> Cc: H Hartley Sweeten > > Chase, > > The subject does not match the patch. > > Regards, > Hartley -- 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/