Skip to content

Commit

Permalink
Blackfin: punt cache lock documentation
Browse files Browse the repository at this point in the history
The cache lock code was unused and punted, so punt the documentation too.

Signed-off-by: Michael Hennerich <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
  • Loading branch information
mhennerich authored and vapier committed Dec 15, 2009
1 parent 17a1b5e commit aaa225e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 61 deletions.
3 changes: 0 additions & 3 deletions Documentation/blackfin/00-INDEX
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
00-INDEX
- This file

cache-lock.txt
- HOWTO for blackfin cache locking.

cachefeatures.txt
- Supported cache features.

Expand Down
48 changes: 0 additions & 48 deletions Documentation/blackfin/cache-lock.txt

This file was deleted.

10 changes: 0 additions & 10 deletions Documentation/blackfin/cachefeatures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@
icplb_flush();
dcplb_flush();

- Locking the cache.

cache_grab_lock();
cache_lock();

Please refer linux-2.6.x/Documentation/blackfin/cache-lock.txt for how to
lock the cache.

Locking the cache is optional feature.

- Miscellaneous cache functions.

flush_cache_all();
Expand Down

0 comments on commit aaa225e

Please sign in to comment.