]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / video: move video_extension.txt to Documentation/acpi
authorAaron Lu <aaron.lu@intel.com>
Thu, 20 Jun 2013 22:15:59 +0000 (00:15 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Jun 2013 22:15:59 +0000 (00:15 +0200)
commit3f906a05fb0fd0ad47ed2abed585bd40c4c5cca0
tree23b49c176becf710e458aadd91f6cde6a9cc2f68
parentc248064d9f77d2327af06e1e80a03315550538d9
ACPI / video: move video_extension.txt to Documentation/acpi

ACPI video driver is written according to ACPI spec, appendix B: Video
Extensions. So it better be put under the acpi directory instead of the
power directory. This patch moves the file there without any other
change.

Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/acpi/video_extension.txt [new file with mode: 0644]
Documentation/power/video_extension.txt [deleted file]