Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752818Ab2FRPaW (ORCPT ); Mon, 18 Jun 2012 11:30:22 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:46127 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752443Ab2FRPaU convert rfc822-to-8bit (ORCPT ); Mon, 18 Jun 2012 11:30:20 -0400 MIME-Version: 1.0 In-Reply-To: <4FDF44C1.70500@itdev.co.uk> References: <1339992522-22073-1-git-send-email-djkurtz@chromium.org> <1339992522-22073-23-git-send-email-djkurtz@chromium.org> <4FDF44C1.70500@itdev.co.uk> From: Daniel Kurtz Date: Mon, 18 Jun 2012 23:29:59 +0800 X-Google-Sender-Auth: Mej_N7wMA2IH46hb6k-RIHC1wnA Message-ID: Subject: Re: [PATCH 22/22 v4] Input: atmel_mxt_ts - parse T6 reports To: Nick Dyer Cc: Dmitry Torokhov , Henrik Rydberg , Joonyoung Shim , linux-input@vger.kernel.org, Iiro Valkonen , Benson Leung , Yufeng Shen , Olof Johansson , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 802 Lines: 21 On Mon, Jun 18, 2012 at 11:09 PM, Nick Dyer wrote: > Daniel Kurtz wrote: >> The normal messages sent after boot or NVRAM update are T6 reports, >> containing a status, and the config memory checksum. ?Parse them and dump >> a useful info message. > > This can cause a lot of dmesg output - for instance you get 2 messages per > calibration, and the chip can trigger them itself if noise suppression or > anti-touch calibration are enabled. So perhaps dev_dbg()? Sounds good to me. > > -- > Nick Dyer > Software Engineer, ITDev Ltd -- 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/