All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prasanna Kumar T S M <ptsm@linux.microsoft.com>
To: linux-hyperv@vger.kernel.org, longli@microsoft.com,
	decui@microsoft.com, wei.liu@kernel.org, haiyangz@microsoft.com,
	kys@microsoft.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Date: Fri, 26 Dec 2025 20:27:02 -0800	[thread overview]
Message-ID: <1766809622-25388-1-git-send-email-ptsm@linux.microsoft.com> (raw)
In-Reply-To: <1766809486-24731-1-git-send-email-ptsm@linux.microsoft.com>

Remove hyperv_fb reference as the driver is removed.

Signed-off-by: Prasanna Kumar T S M <ptsm@linux.microsoft.com>
---
 drivers/hv/vmbus_drv.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
index a53af6fe81a6..7758d7e25a7b 100644
--- a/drivers/hv/vmbus_drv.c
+++ b/drivers/hv/vmbus_drv.c
@@ -2356,8 +2356,8 @@ static void __maybe_unused vmbus_reserve_fb(void)
 		}
 
 		/*
-		 * Release the PCI device so hyperv_drm or hyperv_fb driver can
-		 * grab it later.
+		 * Release the PCI device so hyperv_drm driver can grab it
+		 * later.
 		 */
 		pci_dev_put(pdev);
 	}
-- 
2.49.0


  reply	other threads:[~2025-12-27  4:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-27  4:24 [PATCH 1/3] drivers: video: fbdev: Remove hyperv_fb driver Prasanna Kumar T S M
2025-12-27  4:27 ` Prasanna Kumar T S M [this message]
2026-01-16 17:18   ` [PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb Michael Kelley
2025-12-27  4:31 ` [PATCH 3/3] drm/hyprev: Remove reference to hyperv_fb driver Prasanna Kumar T S M
2026-01-02 17:45   ` Michael Kelley
2025-12-30  9:06 ` [PATCH 1/3] drivers: video: fbdev: Remove " Helge Deller
2026-01-02 17:45   ` Michael Kelley
2026-01-02 19:10     ` Helge Deller
2026-01-02 19:17       ` Michael Kelley
2026-01-02 19:21         ` Helge Deller
2026-01-02 19:23           ` Michael Kelley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1766809622-25388-1-git-send-email-ptsm@linux.microsoft.com \
    --to=ptsm@linux.microsoft.com \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=longli@microsoft.com \
    --cc=wei.liu@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.