1
0
Fork 0

Docs: Comment: Fixed egregious typos

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
hifive-unleashed-5.1
Michael Witten 2012-04-30 17:21:51 +00:00 committed by Jiri Kosina
parent 0b1587b18b
commit 0dc5d4f708
1 changed files with 1 additions and 1 deletions

View File

@ -1541,7 +1541,7 @@ int r300_init(struct radeon_device *rdev)
rdev->accel_working = true;
r = r300_startup(rdev);
if (r) {
/* Somethings want wront with the accel init stop accel */
/* Something went wrong with the accel init, so stop accel */
dev_err(rdev->dev, "Disabling GPU acceleration\n");
r100_cp_fini(rdev);
radeon_wb_fini(rdev);