From: H Hartley Sweeten Date: Tue, 9 Apr 2013 23:33:59 +0000 (-0700) Subject: staging: comedi: ni_labpc: cleanup dev->board_name usage X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1e1f9ae5f15026126f09311b158d6673ad8200;p=pandora-kernel.git staging: comedi: ni_labpc: cleanup dev->board_name usage The dev->board_name is initialized by the comedi core before calling the (*attach) or (*auto_attach) functions. It only needs to be updated if the driver does any additional probing and changes the dev->board_ptr. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed