commit | 3b6394b4faccb7dceaaf76fc4e5e40937b61102e | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Tue Aug 20 18:35:45 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Aug 27 14:18:17 2013 -0500 |
tree | 86fa66c1f9af5c1074d695d0eaae035f9731dca2 | |
parent | 9047428894660f8f46305917e519ab62f7395cac [diff] |
usb: musb: dsps fix the typo in reg-names of the dma node I forgot to separete the different names in the reg-names property. This didn't cause anything to fail because the driver does not use the names and simply relies on the order of the memory offsets in reg. This patch fixes this in case it is used later. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>