Message ID | pull-1709194472-263643@atomide.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30225C54798 for <linux-arm-kernel@archiver.kernel.org>; Thu, 29 Feb 2024 08:15:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=TeDttbdNYx3PJ2eO+BzhtY15zo18m1Y3nY1+u4gMKQg=; b=YBuaPqoDjncaZt JjrB7dPa1kFNFLOQDP0fETJPT0x6u0FZMO1eIOsVBI426QQhHMGASHN4vXo31VPPDjVp8PO7MGlfz +D4xIpgNZw/gB88FwX8WD/fJjbHiVjA4MBLogyLMedxcKXaYl8UMQdDd/7DClynmT43dJxqUYmH0K pKfXtkcKQaUr6hkbnBGuCz7qc6j8frtFJ3kjKNuOklWV8bVbIgJdqBhlxTP9alh+yyOl9DsuZroZp 4jBBejCp6Qsq0k9zEx+F9CJgYFCItHmaRR+762Rv7ikNbLXAvPd2iv5Q7yN9YfNxQUMFuyirxccRX 3gAGrg9wwfXH8astWcIQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfbZF-0000000Cbnj-2oEz; Thu, 29 Feb 2024 08:15:01 +0000 Received: from mail5.25mail.st ([74.50.62.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfbZD-0000000Cbmu-3U8F for linux-arm-kernel@lists.infradead.org; Thu, 29 Feb 2024 08:15:01 +0000 Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 8C9B2603C4; Thu, 29 Feb 2024 08:14:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1709194499; bh=gu1HnfHt+xN6xFKRH6l06ExVCQXu9YfxKm1JsRRvMY4=; h=From:To:Cc:Subject:Date:From; b=Zs+vnYIZlLI990w7MXxILCIgaHfgVOmUgB64+6HJ6e79UkfzH3OezgXl2kb2WvvY1 gmiXH9MnvOY0rDN6rf8PdsnY2POFuc4nrabI120ZC2UiJ92WVoF8FW23vqJE77FToO s8sMgre/tTP7v0x8ly9oYmlgpQoxgH7tS+DRWxXHwe0vf//AhNvP6f6M+4gy+OVY+Z blH6LhHrrWsBsxl1D0OhPAwykBjrYehiyiVxWbPJJ6k4yLfrIBgYyljq0HMMlWa8xF bQ91Hm+F6fRbPjEsHUjQG/Rgf/NU3R0hiE9EsmBDOUBZ55QUJYiJeaU39lAW/u1yrh fsQa2P5QDFtTQ== From: Tony Lindgren <tony@atomide.com> To: soc@kernel.org Cc: arm@kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, "Tony Lindgren" <tony@atomide.com> Subject: [GIT PULL] Driver change for ti-sysc Date: Thu, 29 Feb 2024 10:14:44 +0200 Message-ID: <pull-1709194472-263643@atomide.com> X-Mailer: git-send-email 2.43.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240229_001459_950708_202C41A7 X-CRM114-Status: UNSURE ( 7.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[GIT,PULL] Driver change for ti-sysc
|
expand
|
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.9/ti-sysc-signed for you to fetch changes up to 097948afa1c2220609683106c884a3c710e62c80: bus: ti-sysc: constify the struct device_type usage (2024-02-28 09:30:25 +0200) ---------------------------------------------------------------- Driver change for ti-sysc Just one change to constify struct device_type. ---------------------------------------------------------------- Ricardo B. Marliere (1): bus: ti-sysc: constify the struct device_type usage drivers/bus/ti-sysc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)