提交 4d6bd5ea 编写于 作者: S Stefan Schmidt 提交者: Len Brown

ACPI: ibm_acpi: Remove experimental status for brightness and volume.

The brightness and volume features from ibm-acpi are stable.
The experimental flag is no longer needed.
Signed-off-by: NStefan Schmidt <stefan@datenfreihafen.org>
Acked-by: NBorislav Deianov <borislav@users.sourceforge.net>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 b4bd8c66
......@@ -1702,13 +1702,11 @@ static struct ibm_struct ibms[] = {
.name = "brightness",
.read = brightness_read,
.write = brightness_write,
.experimental = 1,
},
{
.name = "volume",
.read = volume_read,
.write = volume_write,
.experimental = 1,
},
{
.name = "fan",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册