at91: Use "pclk" as con_id on at91cap9 and at91rm9200
authorJoachim Eastwood <manabian@gmail.com>
Wed, 1 Jun 2011 23:36:09 +0000 (01:36 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 25 Jun 2011 06:37:28 +0000 (14:37 +0800)
commitc5efefac659870744f6e203e28abd095ac0f590b
tree01e15a3222aceb2b31be19c25126c230154d0e8d
parent9d87159e571d73ccf87adf1ee3691b861253d900
at91: Use "pclk" as con_id on at91cap9 and at91rm9200

Hello,

I am not 100% sure this is the right thing to do, but it makes the
atmel-ssc driver happy on my at91rm9200 board.

This unifies the con_id across all at91 machines.

The atmel-ssc driver expects the con_id to be "pclk" or it will fail probing.

Signed-off-by: Joachim Eastwood <joachim.eastwood@jotron.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91rm9200.c