From: H Hartley Sweeten Date: Fri, 22 Mar 2013 16:46:05 +0000 (-0700) Subject: staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~464 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b09c9f63d70cf9aa54455b22f3f9e0df596d8c2;p=pandora-kernel.git staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAME In labpc_common_attach(), initialize the dev->board_name early and use that instead of DRV_NAME when allocating the resources. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed