mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
drm/amd/display: Update comments in DC
This commit adds, updates, and removes some of the comments used in the DC code. Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
155ce502e9
commit
4754cbc77e
@@ -179,7 +179,7 @@ static bool offset_to_id(
|
||||
*/
|
||||
/* UNEXPECTED */
|
||||
default:
|
||||
/* case REG(DC_GPIO_SYNCA_A): not exista */
|
||||
/* case REG(DC_GPIO_SYNCA_A): not exist */
|
||||
ASSERT_CRITICAL(false);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user