From: Ming Lei Date: Sat, 4 Aug 2012 04:01:26 +0000 (+0800) Subject: driver core: devres: introduce devres_for_each_res X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~76^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddb1b9078505bb0e430c87c5015c0963f7a594f;p=pandora-kernel.git driver core: devres: introduce devres_for_each_res This patch introduces one devres API of devres_for_each_res so that the device's driver can iterate each resource it has interest in. The firmware loader will use the API to get each firmware name from the device instance. Signed-off-by: Ming Lei Cc: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed