aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-09-01 09:40:24 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-05 00:23:25 -0400
commit25a606c36af7948d6351eb601e3de74845d640e1 (patch)
tree96cc729257937fa705db9b9eae943f7c5a6f1cb7 /drivers/staging
parent6cd5a9a35c3de4ed28b55212698fe69c328e4206 (diff)
staging/trivial: fix typos concerning "address"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/tidspbridge/pmgr/dbll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/tidspbridge/pmgr/dbll.c b/drivers/staging/tidspbridge/pmgr/dbll.c
index 23406386f61..878aa50718e 100644
--- a/drivers/staging/tidspbridge/pmgr/dbll.c
+++ b/drivers/staging/tidspbridge/pmgr/dbll.c
@@ -1501,7 +1501,7 @@ static void release(struct dynamic_loader_initialize *this)
1501#ifdef CONFIG_TIDSPBRIDGE_BACKTRACE 1501#ifdef CONFIG_TIDSPBRIDGE_BACKTRACE
1502/** 1502/**
1503 * find_symbol_context - Basic symbol context structure 1503 * find_symbol_context - Basic symbol context structure
1504 * @address: Symbol Adress 1504 * @address: Symbol Address
1505 * @offset_range: Offset range where the search for the DSP symbol 1505 * @offset_range: Offset range where the search for the DSP symbol
1506 * started. 1506 * started.
1507 * @cur_best_offset: Best offset to start looking for the DSP symbol 1507 * @cur_best_offset: Best offset to start looking for the DSP symbol