From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:50 +0000 (-0700) Subject: staging: comedi: pcmmio: tidy up the ao subdevice init X-Git-Tag: v3.14-rc1~150^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d4997bbfa3bb7ed4786bd96bfcc756b02f9551a;p=pandora-kernel.git staging: comedi: pcmmio: tidy up the ao subdevice init Add some whitespace to the analog output subdevice init and reorder the init to follow the "norm" in comedi drivers. Remove the init of len_chanlist. This member is only used for subdevices the support async commands. The core will default the value correctly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed