diff options
author | Zhang Rui <[email protected]> | 2019-07-10 21:44:27 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2019-07-11 15:08:57 +0200 |
commit | beea8df821d928e7755917da6c1e45d6afde5148 (patch) | |
tree | d3cfe4f73a1c5215e93b34c5f3215c5352cc89ea /net/lapb/lapb_in.c | |
parent | 7fde2712a7adab721eaabafbd8ff93dff3262d35 (diff) |
intel_rapl: abstract register access operations
MSR and MMIO RAPL interfaces have different ways to access the registers,
thus in order to abstract the register access operations, two callbacks,
.read_raw()/.write_raw() are introduced, and they should be implemented by
MSR RAPL and MMIO RAPL interface driver respectly.
This patch implements them for the MSR I/F only.
Reviewed-by: Pandruvada, Srinivas <[email protected]>
Tested-by: Pandruvada, Srinivas <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions