From: H Hartley Sweeten Date: Tue, 12 Aug 2014 18:17:20 +0000 (-0700) Subject: staging: comedi: amplc_dio200.h: rename 'has_enhancements' in boardinfo X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b0cccc59a30df185a23938dbd761650ef12337;p=pandora-kernel.git staging: comedi: amplc_dio200.h: rename 'has_enhancements' in boardinfo This member of the boardinfor is only set for the PCIE boards. For aeshetics, rename it to 'is_pcie'. For clarity, use this flag in the (*auto_attach) to determine if the dio200_pcie_board_setup() function needs to be called instead of using the switch (context_model). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed