aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/echo/echo.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-26misc: Remove Blackfin DSP echo supportAaron Wu1-73/+0
Remove Blackfin DSP echo support Signed-off-by: Aaron Wu <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
2014-02-28staging: echo: move to drivers/misc/Greg Kroah-Hartman1-0/+674
The code is clean, there are users of it, so it doesn't belong in staging anymore, move it to drivers/misc/. Cc: Steve Underwood <[email protected]> Cc: David Rowe <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>