On Aug 6, 2011, at 8:58 AM, Marc Kleine-Budde wrote: > On 08/06/2011 06:05 AM, Robin Holt wrote: >> flexcan driver needs the clk_get, clk_get_rate, etc functions >> to work. This patch provides the minimum functionality. > > This patch has to go via the powerpc git tree. Added > [email protected] on CC. > >> Signed-off-by: Robin Holt <[email protected]> >> To: Marc Kleine-Budde <[email protected]> >> To: Wolfgang Grandegger <[email protected]> >> To: U Bhaskar-B22300 <[email protected]> >> Cc: [email protected] >> Cc: [email protected] >> --- >> arch/powerpc/platforms/85xx/p1010rdb.c | 78 >> ++++++++++++++++++++++++++++++++ >> 1 files changed, 78 insertions(+), 0 deletions(-)
NAK. This doesn't look right at all. We should be doing something based on the device tree node that isn't board specific. I believe Bhaskar has a version of flexcan support that he's been working on cleanup up for upstream. - k _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
