linux/drivers/staging/tidspbridge
Masood Mehmood a8b42ea468 Staging:tidspbridge: Fixed braces, spaces and long line coding style
This patch applies following code style changes to the whole driver.

- Removing braces from single statements following a 'if' statement.
- Removing unnessasary spaces and braces from files.
- Re-order statements crossing 80 columns limitation.
- Fixed one quoted string split across lines.

Signed-off-by: Masood Mehmood <ody.guru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-04 16:17:31 -08:00
..
Documentation
core Staging:tidspbridge: Fixed braces, spaces and long line coding style 2014-03-04 16:17:31 -08:00
dynload staging: tidspbridge: fixed space coding style 2014-03-01 08:10:51 -08:00
gen Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
hw staging: tidspbridge: delete unused mmu functions 2012-10-24 16:31:32 -07:00
include/dspbridge Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
pmgr Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
rmgr Staging:tidspbridge: Fixed braces, spaces and long line coding style 2014-03-04 16:17:31 -08:00
Kconfig staging: tidspbridge: Remove OMAP_PM_SRF 2014-02-14 09:24:27 -08:00
Makefile Staging: TIDSPBRIDGE: Remove UUID helper 2013-12-17 13:09:09 -08:00
TODO