From: Hong Liu Date: Tue, 22 Mar 2011 23:33:59 +0000 (-0700) Subject: drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe... X-Git-Tag: v2.6.39-rc1~273 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6735992392ecd393674119aef9ec7bff9be5b0;p=pandora-kernel.git drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled Put the device into runtime suspend after resume()/probe() is handled by the PM core and the device core code. No need to manually add them in each single driver. And correct the runtime state in remove(). Signed-off-by: Hong Liu Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed