]> git.baikalelectronics.ru Git - kernel.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)
commit8f853e155a6b1154a56f681d3462839dfb26ef9b
treea694e5894fdf552dd9850067ddcba9bfa3838592
parentb15c0db453f81adae448a5171d6865a515f6184d
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