]> www.infradead.org Git - users/dwmw2/linux.git/commit
platform/x86/amd/pmf: Remove update system state document
authorShyam Sundar S K <Shyam-sundar.S-k@amd.com>
Thu, 11 Jul 2024 05:20:47 +0000 (10:50 +0530)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 11 Jul 2024 07:41:53 +0000 (10:41 +0300)
commit2fd66f7d3b0de2aa986d82ede81d7b85740713c4
treedbf0685a128f4055497dcd4508588cad28dd85c5
parent4c92d448e3e61d46111c29276ee959e3e4ec412b
platform/x86/amd/pmf: Remove update system state document

This commit removes the "pmf.rst" document, which was associated with
the PMF driver that enabled system state updates based on TA output
actions.

The driver now uses existing input events (KEY_SCREENLOCK, KEY_SLEEP,
and KEY_SUSPEND) instead of defining new udev rules in the
"/etc/udev/rules.d/" directory. Consequently, the pmf.rst document is no
longer necessary. Therefore, the pmf.rst documentation is being removed.

Co-developed-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Patil Rajesh Reddy <Patil.Reddy@amd.com>
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Link: https://lore.kernel.org/r/20240711052047.1531957-2-Shyam-sundar.S-k@amd.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Documentation/admin-guide/pmf.rst [deleted file]