aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2019-01-15 15:18:56 +1100
committerGreg Kroah-Hartman <[email protected]>2019-01-22 10:21:43 +0100
commitd5bbb5021ce8d9ff561c7469f5b4589ccb3bc4a6 (patch)
treef5b2f3c306eaeb39e3ac40882f613cf80e7ff469 /tools/perf/scripts/python/bin
parenta156c7ba669c65b55c7afcc3994e1199cc0cad47 (diff)
char/nvram: Adopt arch_nvram_ops
NVRAMs on different platforms and architectures have different attributes and access methods. E.g. some platforms have byte-at-a-time accessor functions while others have byte-range accessor functions. Some have checksum functionality while others do not. By calling ops struct methods via the common wrapper functions, the nvram module and other drivers can make use of the available NVRAM functionality in a portable way. Signed-off-by: Finn Thain <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions