diff options
author | Roland Stigge <stigge@antcom.de> | 2012-04-29 18:47:02 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-01 21:30:00 +0400 |
commit | a6a99cf0713c5336ad564b055d4ed34537700df4 (patch) | |
tree | f13a028e6a88fb1f385378c07cd45f60f734dd5b /drivers/tc | |
parent | 8815bb09af21316aeb5f8948b24ac62181670db2 (diff) | |
download | linux-a6a99cf0713c5336ad564b055d4ed34537700df4.tar.xz |
ohci-nxp: Driver cleanup
Cleanup for ohci-nxp.c:
* Cleanup of resource handling (mem and irq), use devm_request_and_ioremap()
* Use DMA_BIT_MASK()
* Don't remove __devinit
* Removed obsolete gpio.h include
* More consistent bit access symbols
* Removed unused extern declaration ocpi_enable()
* Added error handling on i2c_get_adapter()
* Whitespace cleanup
Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions