]> git.karo-electronics.de Git - linux-beck.git/commit
spi/davinci: no wildcards in DT compatible property
authorManjunathappa, Prakash <prakash.pm@ti.com>
Wed, 3 Apr 2013 14:09:06 +0000 (19:39 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 17 Apr 2013 16:48:41 +0000 (22:18 +0530)
commit804413f2dd0bcef6d1aef7c8b3be749be9024eee
tree007c9f27276e8122ae4705375e90fd8fa8493a34
parent64fa59c472c33beaea659484ff87c6bb7d0ea93f
spi/davinci: no wildcards in DT compatible property

Follow DT naming convention for compatible property of the blob.
Use first chip name that introduced the specific version of the
device.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
drivers/spi/spi-davinci.c