diff options
author | Colin Cross <ccross@android.com> | 2012-11-07 18:21:51 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 11:37:44 -0800 |
commit | 87dd2c484ae11e2e0a34996d96bfbfaf20f57b45 (patch) | |
tree | 8ea8ec1899d99986e9d6fcdcf2e4c5c31bb34745 /arch | |
parent | 07126218d445ea1fea9952c6f801e5d05117e223 (diff) | |
download | linux-3.10-87dd2c484ae11e2e0a34996d96bfbfaf20f57b45.tar.gz linux-3.10-87dd2c484ae11e2e0a34996d96bfbfaf20f57b45.tar.bz2 linux-3.10-87dd2c484ae11e2e0a34996d96bfbfaf20f57b45.zip |
Revert "Staging: Android alarm: IOCTL command encoding fix"
commit d38e0e3fed4f58bcddef4dc93a591dfe2f651cb0 upstream.
Commit 6bd4a5d96c08dc2380f8053b1bd4f879f55cd3c9 changed the
ANDROID_ALARM_GET_TIME ioctls from IOW to IOR. While technically
correct, the _IOC_DIR bits are ignored by alarm_ioctl, so the
commit breaks a userspace ABI used by all existing Android devices
for a purely cosmetic reason. Revert it.
Cc: Dae S. Kim <dae@velatum.com>
Signed-off-by: Colin Cross <ccross@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions