linux-stable/drivers/staging/tidspbridge/core
Omar Ramirez Luna e8cfe4116d staging: tidspbridge: split bridge_io_on_loaded
Due to its size, this function declares too many variables,
to split it a new structure has been declared to hold values
as they are read from the baseimage.

While at it, indentation was reduced by renaming variables
and reducing blocks of code with the following structure:

if (success) {
    ...
    if (success)
        ...
}

This fixes the following warning:
drivers/staging/tidspbridge/core/io_sm.c:
	In function 'bridge_io_on_loaded':
drivers/staging/tidspbridge/core/io_sm.c:777:
	warning: the frame size of 1032 bytes is larger
	than 1024 bytes

Signed-off-by: Omar Ramirez Luna <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-06 16:17:01 -07:00
..
_cmm.h
_deh.h staging: tidspbridge: set8 remove hungarian from structs 2011-02-04 20:12:22 -06:00
_msg_sm.h staging: tidspbridge: set11 remove hungarian from structs 2011-02-04 20:12:28 -06:00
_tiomap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
_tiomap_pwr.h
chnl_sm.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
dsp-clock.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
io_sm.c staging: tidspbridge: split bridge_io_on_loaded 2012-07-06 16:17:01 -07:00
msg_sm.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
sync.c staging: tidspbridge: Remove ntfy.c 2010-08-31 11:23:14 -07:00
tiomap3430.c staging: tidspbridge: add pud code 2012-07-06 16:17:01 -07:00
tiomap3430_pwr.c staging: tidspbridge: remove DBC_ASSERT macro 2012-02-09 09:38:19 -08:00
tiomap_io.c staging: tidspbridge: remove dbc.h 2012-02-09 09:38:19 -08:00
tiomap_io.h staging: tidspbridge: remove OUT define 2010-07-22 14:41:04 -07:00
ue_deh.c staging: Fix typo in multiple files 2012-04-10 10:31:01 -07:00
wdt.c staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESS 2012-04-24 11:57:36 -07:00