Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 365278
b: refs/heads/master
c: a368a6a
h: refs/heads/master
v: v3
  • Loading branch information
Eduardo Valentin authored and Mike Turquette committed Mar 21, 2013
1 parent e0a32a3 commit 7142c1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e646c52cf0ee186ec50b41c4db8cf81500c8dd1
refs/heads/master: a368a6a33b107d680e955c799e6e1e3d6b4bbe8a
4 changes: 2 additions & 2 deletions trunk/Documentation/clk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ int clk_foo_enable(struct clk_hw *hw)
};

Below is a matrix detailing which clk_ops are mandatory based upon the
hardware capbilities of that clock. A cell marked as "y" means
hardware capabilities of that clock. A cell marked as "y" means
mandatory, a cell marked as "n" implies that either including that
callback is invalid or otherwise uneccesary. Empty cells are either
callback is invalid or otherwise unnecessary. Empty cells are either
optional or must be evaluated on a case-by-case basis.

clock hardware characteristics
Expand Down

0 comments on commit 7142c1a

Please sign in to comment.