John Crispin
2e9deed90a
atheros: various space related changes
...
- remove odd blank lines
- remove odd spaces after casts
- fix alignment
No functional changes.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42496
2014-09-12 06:52:36 +00:00
John Crispin
bdc1357e7b
atheros: remove useless includes
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42493
2014-09-12 06:52:14 +00:00
John Crispin
a28fd0dfd0
atheros: ar2315-spiflash: use mutex inplace of spinlock
...
Use mutex inplace of spinlock to make code simple, also call
mutex_{lock,unlock} explicitly to avoid sparse warning about context
imbalance.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42491
2014-09-12 06:52:00 +00:00
John Crispin
ffa6091eef
atheros: ar2315-spiflash: update initialization
...
- fill module metadata
- remove odd module_{init,exit}
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42490
2014-09-12 06:51:51 +00:00
John Crispin
7a4cf9adfd
atheros: ar2315-spiflash: use devm_* API to simplify the code
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42489
2014-09-12 06:51:46 +00:00
Felix Fietkau
5b9d4fd80a
atheros: copy 3.10 patches to 3.14 and refresh them
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41995
2014-08-04 20:54:49 +00:00