From: Toshi Kani Date: Mon, 29 Apr 2013 22:08:17 +0000 (-0700) Subject: resource: add __adjust_resource() for internal use X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8e3a915aef5af5ace5936c56f05f0b1502ded1;p=pandora-kernel.git resource: add __adjust_resource() for internal use Add __adjust_resource(), which is called by adjust_resource() internally after the resource_lock is held. There is no interface change to adjust_resource(). This change allows other functions to call __adjust_resource() internally while the resource_lock is held. Signed-off-by: Toshi Kani Reviewed-by: Yasuaki Ishimatsu Acked-by: David Rientjes Cc: Ram Pai Cc: T Makphaibulchoke Cc: Wen Congyang Cc: Tang Chen Cc: Jiang Liu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed