diff options
| author | David Brownell <[email protected]> | 2007-06-03 13:50:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-04 13:25:09 -0700 |
| commit | e44a45ae7b7f7c7a4ebd6aa39b703bf2b97fe848 (patch) | |
| tree | 883ba41f63b5c001d28b57ce8fc592a9bb2fa3c7 /include | |
| parent | c1a13ff57ab1ce52a0aae9984594dbfcfbaf68c0 (diff) | |
SPI dynamic busid generation bugfix
Fix SPI dynamic bus ID assignment to start at 2^15-1 rather than a negative
number. Valid bus ids are supposed to be positive, and are (now) stored in
an 's16' value.
Signed-off-by: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions