]> git.baikalelectronics.ru Git - kernel.git/commit
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_registe...
authorAxel Lin <axel.lin@gmail.com>
Thu, 7 Jul 2011 02:05:49 +0000 (10:05 +0800)
committerMatthew Garrett <mjg@redhat.com>
Fri, 5 Aug 2011 18:46:12 +0000 (14:46 -0400)
commitcdf5b0ba3152fc894f0f6caa92760dc28b407059
treeaf708620fa450a71cfa01e69de279b29cbd30c10
parent74e7d33a0d424a3c791e403cafe2a675b8b87d38
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow_register_sensor()

Otherwise, the error path will always be executed.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_menlow.c