Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316003
b: refs/heads/master
c: 3fafb0c
h: refs/heads/master
i:
  316001: d1ec545
  315999: ed14daf
v: v3
  • Loading branch information
Guenter Roeck committed Jul 22, 2012
1 parent deef23a commit dd0d199
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d00985f3dd5339eb3068e53f5704ae007ee62f90
refs/heads/master: 3fafb0ce92f13d14ba1c1340ac185e5c78fc7eae
3 changes: 3 additions & 0 deletions trunk/Documentation/hwmon/submitting-patches
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ increase the chances of your change being accepted.
review more difficult. It may also result in code which is more complicated
than necessary. Use inline functions or just regular functions instead.

* Use devres functions whenever possible to allocate resources. For rationale
and supported functions, please see Documentation/driver-model/devres.txt.

* If the driver has a detect function, make sure it is silent. Debug messages
and messages printed after a successful detection are acceptable, but it
must not print messages such as "Chip XXX not found/supported".
Expand Down

0 comments on commit dd0d199

Please sign in to comment.