]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sony-laptop: ignore missing _DIS method on pic device
authorMatthew Garrett <mjg59@srcf.ucam.org>
Wed, 29 Oct 2008 21:01:03 +0000 (14:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 Nov 2008 22:54:48 +0000 (14:54 -0800)
commit08ed5844d41cdd0b8576de8b4b7036b0adbf1688
tree2c77b838f21601b5ccbe8edbbc865c2bfe35ef85
parent8cbad29c963e46d5806040ae5abead32e604e5a5
sony-laptop: ignore missing _DIS method on pic device

commit 6158d3a2323835546c7cf83a170316fa77b726e0 upstream.

At least the Vaio VGN-Z540N doesn't have this method, so let's not fail
to suspend just because it doesn't exist.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Acked-by: Mattia Dongili <malattia@linux.it>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Steve Conklin <sconklin@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/sony-laptop.c