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:
Alexander von Gluck IV
2011-06-13 04:19:22 +00:00
parent e7e76b29e8
commit babb12ed0e
@@ -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);