]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 11 Jul 2011 13:43:30 +0000 (09:43 -0400)
commit8ffda7004b17ac038118bae92a5c137dec1fdaa1
tree9d3ed62e385cbb30624f96c22be7b25e67737ccc
parent2f889dd0fa7cc1f1a4ed82946d87f9ba0328003a
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