From 1ee02fe1a100f57a2d35e78c38d22dedddc52ff4 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 18 Jun 2015 10:54:58 -0700 Subject: [PATCH] staging: comedi: ni_atmio: cleanup ni_getboardtype() Make this function return a pointer to the boardinfo instead of an index. For aesthetics, rename the function to ni_atmio_probe(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed