Skip to content

Commit 5aa015b

Browse files
committed
Remove resolved TODO
1 parent 4810e63 commit 5aa015b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/app/intel_pmc.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ pub struct IntelPmc {
77
impl IntelPmc {
88
pub fn tigerlake() -> Self {
99
Self {
10-
//TODO: read from PCI 00:1f.2 BAR? This device is hidden
11-
// so that may not work.
1210
pwrmbase: 0xfe000000,
1311
gen_pmcon_b_offset: 0x1024,
1412
gen_pmcon_b_rtc_pwr_sts: 1 << 2,

0 commit comments

Comments
 (0)