From: Takashi Iwai Date: Fri, 11 May 2012 05:51:17 +0000 (+0200) Subject: vga_switcheroo: Introduce struct vga_switcheroo_client_ops X-Git-Tag: v3.5-rc1~83^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26ec685ff9d9c16525d8ec4c97e52fcdb187b302;p=pandora-kernel.git vga_switcheroo: Introduce struct vga_switcheroo_client_ops This changes the API as a clean-up. Instead of passing multiple function pointers at each time, introduce a new struct holding the whole callback functions and pass it to the registration. The same struct will be used for the upcoming audio client registration, too. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed