RE: [PATCH RFC] c_can_pci: generic module for c_can on PCI
From: AnilKumar, Chimata <hidden>
Date: 2012-06-05 15:13:15
Also in:
linux-can, lkml
From: AnilKumar, Chimata <hidden>
Date: 2012-06-05 15:13:15
Also in:
linux-can, lkml
Hi Alessandro/Federico, On Tue, Jun 05, 2012 at 19:00:13, Alessandro Rubini wrote:
quoted
I personally like the "pci device sets up a platform device" idea.Good. Than me or federico will submit a proposal.
I am late to the discussion, is there any specific reason to maintain a separate platform file (c_can_pci.c). I think 90% of the code is copied from c_can_paltform.c, code changes will be less if you merge to existing c_can platform driver. You can look at D_CAN integration to C_CAN driver. [1] https://gitorious.org/linux-can/linux-can-next Regards AnilKumar