lkml.org 
[lkml]   [2018]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH] scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries
Date
The functions related to the rpm_lvl and spm_lvl sysfs entries were moved to
a separate file as part of UFS device management patchset. During the review
phase I was pointed that these entries implementaion could be improved.
The each file output was split to three parts:
rmp_lvl - rpm_lvl, rpm_target_dev_state, rpm_target_link_state
smp_lvl - spm_lvl, spm_target_dev_state, spm_target_link_state.
Each new entry has a single value output and doesn't reqire additional
parsing.
The information about new entries and possible power management levels was
added to the corresponding ABI file.
The on-write behaviour of these entries wasn't changed.

Stanislav Nijnikov (1):
scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries

Documentation/ABI/testing/sysfs-driver-ufs | 67 ++++++++++++++++++++++
drivers/scsi/ufs/ufs-sysfs.c | 92 +++++++++++++++---------------
2 files changed, 114 insertions(+), 45 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-03-01 11:49    [W:0.174 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site