From: Roger Quadros Date: Fri, 7 Nov 2014 14:49:16 +0000 (+0200) Subject: can: c_can: Introduce c_can_driver_data structure X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~176^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15151090579cab7c49d8af54a52f798ce8bda001;p=pandora-kernel.git can: c_can: Introduce c_can_driver_data structure We want to have more data than just can_dev_id to be present in the driver data e.g. TI platforms need RAMINIT register description. Introduce the c_can_driver_data structure and move the can_dev_id into it. Tidy up the way it is used on probe(). Signed-off-by: Roger Quadros Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed