From: H Hartley Sweeten Date: Wed, 24 Jul 2013 19:12:30 +0000 (-0700) Subject: staging: comedi: ii_pci20kc.c: break up the subdevice private data union X-Git-Tag: v3.12-rc1~183^2~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04815a4b5e2d1b3a741326f75c500382a55f7968;p=pandora-kernel.git staging: comedi: ii_pci20kc.c: break up the subdevice private data union The union used for the subdevice private data just adds confusion. Split the union into two separate private data structs. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed