From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) (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 522141CA8D for ; Thu, 23 Jan 2025 14:32:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737642739; cv=none; b=P0CRSNNcXsoVpYDIFIg/LkkJ0puiM1bgiwKHBzbELez4mX+lNP+6mmwlgZVe2aOutRxWTQIoiddXfRwOQO8Xup7umzHCU2TDE88sq1QKmrHFuf3KbGLTfumIS/foXRdQo/MPJ+G+AI+VkEv5Mf8dwr7X/ebAHSV5SbtBG4fLUC4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737642739; c=relaxed/simple; bh=fi2WeIqCdheP23wEWp91h8m0VEWGcSQyH70DgXmyLa8=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Ln0FQRrKfaYFn6751Z4lU3HRTcz5jeacO3ltzwhXQejKgzsOlZFAFNhB/i/X1HVaiGQmamn69RG0+t7+Q7oIosehXBto7Pz6deGxahaEWB80NhEwNDUuMa5CeeuYHBiOkoGuTISOqlwMbe9fAq98Xr6HDi9jp/e717cAB/8XFqg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=DiCodJ7M; arc=none smtp.client-ip=192.198.163.18 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none 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="DiCodJ7M" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1737642739; x=1769178739; h=date:from:to:cc:subject:message-id:mime-version; bh=fi2WeIqCdheP23wEWp91h8m0VEWGcSQyH70DgXmyLa8=; b=DiCodJ7Mn95yJVJMgYr8ubdlNJv2m+kpzRm3IbwosLYNt9Y+Gx0yGyKo qB674OwfuRt6qcmUWnXxx7C3ChclPOyhzX8v2lO3RAEW5oAeR2+46/TrY 3B4qOK5kf3w2MBtc/K/qAYoWfTEHNDsnm05RYrJjI+Bv7UfHUOPDB/l6X dPZuAmHHttvQ/TcDlDqPHgH0wEMxZXuNg+DQzGA4E+BDZaO42e80uc3qt Q4EbXoCdPYaN18VGJBQUvi5WhUFoSIfj0NR5QEr0uekU+A+gcuHFG3qQA Ijvbn4XPBv0h0NbamdELAmAOqZ6SwuXa0kcq6w6t9EHqryodOTQitjpUR Q==; X-CSE-ConnectionGUID: oyWRHzsASwe6EoDh+iio1Q== X-CSE-MsgGUID: SwIcJTu/Rpexkxdj18Pfxg== X-IronPort-AV: E=McAfee;i="6700,10204,11324"; a="37400411" X-IronPort-AV: E=Sophos;i="6.13,228,1732608000"; d="scan'208";a="37400411" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jan 2025 06:32:18 -0800 X-CSE-ConnectionGUID: DcigGwupQ1GaOg3vPD+21Q== X-CSE-MsgGUID: 8cTwQ6ZKRPK+EuUsU/wkVA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,228,1732608000"; d="scan'208";a="107285889" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa009.jf.intel.com with ESMTP; 23 Jan 2025 06:32:17 -0800 Received: by black.fi.intel.com (Postfix, from userid 1003) id E7E2B2AC; Thu, 23 Jan 2025 16:32:14 +0200 (EET) Date: Thu, 23 Jan 2025 16:32:14 +0200 From: Andy Shevchenko To: Linus Torvalds Cc: LKML , Andy Shevchenko , Geert Uytterhoeven Subject: [GIT PULL] auxdisplay for 6.14-1 Message-ID: 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 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Hi Linus, A quite tiny PR for auxdisplay subsystem, contents were in Linux Next for many weeks without reported issues. Please, pull for v6.14-rc1. Thanks, With Best Regards, Andy Shevchenko The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4: Linux 6.13-rc2 (2024-12-08 14:03:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.14-1 for you to fetch changes up to 93b216cb312dcaee19de19efab6025481e5df4ae: auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config (2024-12-10 22:26:33 +0200) ---------------------------------------------------------------- auxdisplay for v6.14-1 * A couple of cleanups to img-ascii-lcd driver The following is an automated git shortlog grouped by driver: img-ascii-lcd: - Constify struct img_ascii_lcd_config - Remove an unused field in struct img_ascii_lcd_ctx ---------------------------------------------------------------- Christophe JAILLET (2): auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config drivers/auxdisplay/img-ascii-lcd.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) -- With Best Regards, Andy Shevchenko