From: Seungwon Jeon Date: Thu, 27 Jun 2013 04:31:54 +0000 (+0900) Subject: [SCSI] ufs: use devres functions for ufshcd X-Git-Tag: v3.11-rc1~88^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2953f850c3b80bdca004967c83733365d8aa0aa2;p=pandora-kernel.git [SCSI] ufs: use devres functions for ufshcd This patch replaces normal calls for resource allocation with devm_*() derivative functions. It makes resource freeing simpler. Signed-off-by: Seungwon Jeon Signed-off-by: Santosh Y Signed-off-by: James Bottomley --- Reading git-diff-tree failed