]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c: at91: print hardware version
authorCyrille Pitchen <cyrille.pitchen@atmel.com>
Tue, 9 Jun 2015 16:22:18 +0000 (18:22 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 10 Jun 2015 12:54:53 +0000 (21:54 +0900)
commit6ce461ea504b0c5eb011b1acccd38fdc28e812ad
tree48498eed01b830b5336098c8d91160f1014a630e
parent0ef6f3213dac48bbc71c98b5a2752db556f3e649
i2c: at91: print hardware version

The probe() function now prints the hardware version of the I2C
controller.

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
[wsa: s/version/hw version/] for clarity]
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-at91.c