The patches below fixes a typo "singal" to "signal". Please let me know if anything needs to be changed.
Signed-off-by: Justin P. Mattock <justinmatt...@gmail.com> --- drivers/staging/tidspbridge/core/tiomap3430.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/tidspbridge/core/tiomap3430.c b/drivers/staging/tidspbridge/core/tiomap3430.c index 1be081f..7e56ff6 100644 --- a/drivers/staging/tidspbridge/core/tiomap3430.c +++ b/drivers/staging/tidspbridge/core/tiomap3430.c @@ -1796,7 +1796,7 @@ static int mem_map_vmalloc(struct bridge_dev_context *dev_context, /* * ======== wait_for_start ======== - * Wait for the singal from DSP that it has started, or time out. + * Wait for the signal from DSP that it has started, or time out. */ bool wait_for_start(struct bridge_dev_context *dev_context, u32 dw_sync_addr) { -- 1.6.5.2.180.gc5b3e _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev