forgot to remove this, doesn't make sense to power the PLL down on accelerant unload
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42147 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -360,9 +360,6 @@ radeon_uninit_accelerant(void)
|
||||
|
||||
gInfo->mode_list = NULL;
|
||||
|
||||
PLLPower(1, RHD_POWER_SHUTDOWN);
|
||||
// Power down PLL
|
||||
|
||||
radeon_shared_info &info = *gInfo->shared_info;
|
||||
|
||||
uninit_lock(&info.accelerant_lock);
|
||||
|
||||
Reference in New Issue
Block a user