From: H Hartley Sweeten Date: Wed, 12 Aug 2015 20:25:43 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc' X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~94 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd07fbf27b91c3c71812528ce39f9043ee1352e3;p=pandora-kernel.git staging: comedi: addi_apci_3501: rename private data 'i_IobaseAmcc' Rename this CamelCase member of the private data. Also, fix the type of the member, it holds a pci_resource_start() address and should be an unsigned long. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed