Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 023efca2 authored by Alexandre Demers's avatar Alexandre Demers Committed by Alex Deucher
Browse files

drm/amd/powerplay: fix trivial typo and tidy comment

parent 7056bb5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -338,7 +338,7 @@ int phm_store_dal_configuration_data(struct pp_hwmgr *hwmgr,
	if (hwmgr->hwmgr_func->store_cc6_data == NULL)
	if (hwmgr->hwmgr_func->store_cc6_data == NULL)
		return -EINVAL;
		return -EINVAL;


	/* to do pass other display configuration in furture */
	/* TODO: pass other display configuration in the future */


	if (hwmgr->hwmgr_func->store_cc6_data)
	if (hwmgr->hwmgr_func->store_cc6_data)
		hwmgr->hwmgr_func->store_cc6_data(hwmgr,
		hwmgr->hwmgr_func->store_cc6_data(hwmgr,