sysfs: Fix sysfs owner and group.
authorArve Hjønnevåg <arve@android.com>
Thu, 17 Dec 2009 05:15:49 +0000 (21:15 -0800)
committerArve Hjønnevåg <arve@android.com>
Thu, 4 Feb 2010 04:48:08 +0000 (20:48 -0800)
commitf1f8e7cd6f796b15ed011361f09b57db796d9b4e
tree2dd56514bd01703bc284531c78af31dbbac48c06
parent18ed2ed46071a47e06820740650686da48e84dbb
sysfs: Fix sysfs owner and group.

First call to sysfs_setattr ignored the requested owner and group.

Change-Id: I8343f818c65c54f6dbb55533cd34b31eeba5b554
Signed-off-by: Arve Hjønnevåg <arve@android.com>
fs/sysfs/inode.c