diff options
author | Fabio Baltieri <fabio.baltieri@linaro.org> | 2013-04-03 10:45:02 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-04-03 11:55:10 +0300 |
commit | 3ee1f2e6e51581d5cb9c312161a9a9b2f18f25bf (patch) | |
tree | 0d28aaeca5402ec24ad1b5a2930c9b65dc69a627 /drivers/usb/musb | |
parent | f4362b1dd7262e3c81f295154b601065f8810186 (diff) |
usb: musb: ux500_dma: drop references to U5500
Drop references to deprecated U5500 platform in driver comments.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb')
-rw-r--r-- | drivers/usb/musb/ux500_dma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb/ux500_dma.c b/drivers/usb/musb/ux500_dma.c index f417b7e49bb5..338120641145 100644 --- a/drivers/usb/musb/ux500_dma.c +++ b/drivers/usb/musb/ux500_dma.c @@ -1,7 +1,7 @@ /* * drivers/usb/musb/ux500_dma.c * - * U8500 and U5500 DMA support code + * U8500 DMA support code * * Copyright (C) 2009 STMicroelectronics * Copyright (C) 2011 ST-Ericsson SA |