From: Ian Abbott Date: Tue, 8 Oct 2013 18:06:20 +0000 (+0100) Subject: staging: comedi: s626: remove PCI ID defines X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498c5070cf4ee12b3b8ad7f47660d71ef089527e;p=pandora-kernel.git staging: comedi: s626: remove PCI ID defines The Sensoray 626 is based on the Philips SAA7146 chip using the Philips vendor and device ID for the chip, but with custom subdevice and subvendor IDs. Use the Philips IDs in the PCI device table and replace the macros for the subvendor and subdevice IDs with open-coded values. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed