]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Release symbol on error-handling path of ips_get_i915_syms()
authorminskey guo <chaohong.guo@linux.intel.com>
Fri, 17 Sep 2010 06:03:15 +0000 (14:03 +0800)
committerMatthew Garrett <mjg@redhat.com>
Tue, 5 Oct 2010 18:59:01 +0000 (14:59 -0400)
commitfed522f7ea780d195d5d3e55df95fee520136e17
treea694e5894fdf552dd9850067ddcba9bfa3838592
parentc21eae4f7c38db0e4693fb4cb24fb42fb83d8c15
Release symbol on error-handling path of ips_get_i915_syms()

In ips_get_i915_syms(), the symbol i915_gpu_busy() is not released
when error occurs.

Signed-off-by: minskey guo <chaohong.guo@intel.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_ips.c