From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:21:53 +0000 (-0700) Subject: staging: comedi: s626: use attach_pci callback X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e674e83c530d5902e482ede1af0115989c4fe6;p=pandora-kernel.git staging: comedi: s626: use attach_pci callback Convert this PCI driver to use the comedi PCI auto config attach mechanism by adding an 'attach_pci' callback function. Since the driver does not require any external configuration options, and the legacy 'attach' callback is not optional, remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed