From 99f83552caedf630a20d657a4400bef011b2e856 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Mon, 26 May 2014 22:35:36 -0500 Subject: [PATCH] radeon_hd: Fix comment typo, no functional change --- src/add-ons/accelerants/radeon_hd/pll.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/accelerants/radeon_hd/pll.cpp b/src/add-ons/accelerants/radeon_hd/pll.cpp index feb91a6522..077c9c05fb 100644 --- a/src/add-ons/accelerants/radeon_hd/pll.cpp +++ b/src/add-ons/accelerants/radeon_hd/pll.cpp @@ -1083,7 +1083,7 @@ pll_shared_dp() /** - * pll_next_available - Find the next available non-DP PLL + * pll_next_available - Find the next available PLL * * Returns the next available PLL */