spaces -> tab
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41388 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
eae25c8854
commit
c356b0477f
@ -878,11 +878,11 @@ hda_hw_init(hda_controller* controller)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Don't enable codec state change interrupts. We don't handle
|
* Don't enable codec state change interrupts. We don't handle
|
||||||
* them, as we want to use the STATE_STATUS register to identify
|
* them, as we want to use the STATE_STATUS register to identify
|
||||||
* available codecs. We'd have to clear that register in the interrupt
|
* available codecs. We'd have to clear that register in the interrupt
|
||||||
* handler to 'ack' the codec change.
|
* handler to 'ack' the codec change.
|
||||||
*/
|
*/
|
||||||
controller->Write16(HDAC_WAKE_ENABLE, 0x0);
|
controller->Write16(HDAC_WAKE_ENABLE, 0x0);
|
||||||
|
|
||||||
/* Enable controller interrupts */
|
/* Enable controller interrupts */
|
||||||
|
Loading…
Reference in New Issue
Block a user