From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A1CFD32E124 for ; Fri, 9 Jan 2026 11:30:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767958221; cv=none; b=mu3nbHiZc2awUoXyVwcnIA98/YJXNk/6VAFM+rX/rvppULVZcW4B1wDgRX6/rftuFY4aBp13sjWvaoscET3PHUDjiWc4GowOAL58DrICUuZFZS6IqdnUo6i8Fc+SQXx+EoaLNXtAn0qw4YAUIW+1Ml0urAEQYxBeE3bRlDfEgD8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767958221; c=relaxed/simple; bh=hlmvl9Uk4BezHny5Io6w57uWSoUFKlmLL6CHe8IPrCI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jd50ZUAICuaeXrUgPCNwh8zwC7QbRtnpfdBY4j+DfIkMnKS5bOz0FpTyzCgz7UYtTJB1uwRky/ksPk4IzxK7+L9P2PsfBNuTB4QelLB1D6zJRG09FAGXwJdJxLR+71VqOVtaAaQMVGRcu6bqIxWzwncCx5NeuSLnsospe6NfnRA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=NPQnJxUn; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="NPQnJxUn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1767958219; x=1799494219; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=hlmvl9Uk4BezHny5Io6w57uWSoUFKlmLL6CHe8IPrCI=; b=NPQnJxUnUIShznxUAWSyD83xNWpBFygTqlou3Nupzcq6oxpcch/wPDtV Wfy+MKCw7eqahGNDL+lpVZkZSvwlvPOJWkMiTE1RQ2ROfA1YWliDsTtS1 O5TU4gw3uSHMHCd6XqrZpen+8UFkSX8Rcln+8zcQcfEmevmA9zdHDhZ4/ R9l9PsAXN+Z/LJnA/eVfeOrfIRibcZ/TY6jcN2iavUoX2nlRHUy1ih3xo +u0HG+86HtkWtZiBWqKtCxJkpUM5q+dwKgQIIjrOcoCEJw5sYQ+wIV8kk 1OW2f7fnWfRJSbvfyhiwLsr05iXpteJS2q1elp4hZVIIwXMLlqYbQjNJg A==; X-CSE-ConnectionGUID: Aa1pLUbvQ7ueOzAk9esJ+A== X-CSE-MsgGUID: kB6BYJpqS3+6/iwb4ilA+w== X-IronPort-AV: E=McAfee;i="6800,10657,11665"; a="69243195" X-IronPort-AV: E=Sophos;i="6.21,212,1763452800"; d="scan'208";a="69243195" Received: from orviesa003.jf.intel.com ([10.64.159.143]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jan 2026 03:30:18 -0800 X-CSE-ConnectionGUID: 5ejWkeyWRXODw4T5Muxetg== X-CSE-MsgGUID: 4hfL9QSoRPqK9BQb7MIP9Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,212,1763452800"; d="scan'208";a="207598360" Received: from abityuts-desk.ger.corp.intel.com (HELO localhost) ([10.245.244.157]) by ORVIESA003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jan 2026 03:30:18 -0800 Date: Fri, 9 Jan 2026 13:30:15 +0200 From: Andy Shevchenko To: linux-kernel@vger.kernel.org, Linus Walleij Cc: Andy Shevchenko , Geert Uytterhoeven Subject: Re: [PATCH v1 0/7] auxdisplay: arm-charlcd: refactor with modern APIs Message-ID: References: <20251229142349.1251843-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Wed, Jan 07, 2026 at 11:08:20PM +0200, Andy Shevchenko wrote: > On Wed, Jan 07, 2026 at 11:06:56PM +0200, Andy Shevchenko wrote: > > On Mon, Dec 29, 2025 at 02:52:33PM +0100, Andy Shevchenko wrote: > > > The whole series was induced by the Geert's report on one mistake > > > in the error path. I looked closely and found a room to refactor > > > the whole driver to use modern style and APIs. > > > > For so long I have got no CI reports and no comments, I'm going to push this > > series tomorrow to the repository. Feel free to tell if there is any problem > > with that. > > If I'm not mistaken, Linus might want to have a look... Cc'ing him. Pushed to my review and testing queue, thanks! -- With Best Regards, Andy Shevchenko