From: Seth Forshee Date: Fri, 17 Aug 2012 16:17:02 +0000 (-0500) Subject: vga_switcheroo: Don't require handler init callback X-Git-Tag: v3.6-rc3~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99eac5e4ea3bd8671bb1cedad10c3fec90ec0de;p=pandora-kernel.git vga_switcheroo: Don't require handler init callback This callback is a no-op in nouveau, and the upcoming apple-gmux switcheroo support won't require it either. Rather than forcing drivers to stub it out, just make it optional and remove the callback from nouveau. Signed-off-by: Seth Forshee Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed