Revision 9dc130fccb874f2959ef313d7922d306dc6d4f75 authored by Shaohua Li on 23 December 2009, 09:04:11 UTC, committed by Len Brown on 23 December 2009, 22:42:07 UTC
Executing _OSC returns a buffer, which has an acpi object in it.
Don't directly returns the buffer, instead, we return the acpi object's
buffer. This fixes a regression since caller of acpi_run_osc expects
an acpi object's buffer returned.

Tested-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent 3563ff9
History
File Mode Size
dnotify
inotify
Kconfig -rw-r--r-- 99 bytes
Makefile -rw-r--r-- 115 bytes
fsnotify.c -rw-r--r-- 5.7 KB
fsnotify.h -rw-r--r-- 1.3 KB
group.c -rw-r--r-- 7.2 KB
inode_mark.c -rw-r--r-- 12.7 KB
notification.c -rw-r--r-- 12.2 KB

back to top