Revision 191529756633052680dd9d23ad63744ca5aa02a1 authored by Ben Dooks on 18 August 2009, 21:11:17 UTC, committed by Linus Torvalds on 18 August 2009, 23:31:13 UTC
Since the changes to the bitbang driver, there is the possibility we will
be called with either the speed_hz or bpw values zero.  We take these to
mean that the default values (8 bits per word, or maximum bus speed).

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b897878
History
File Mode Size
Makefile -rw-r--r-- 273 bytes
compat.c -rw-r--r-- 2.4 KB
internal.h -rw-r--r-- 6.9 KB
key.c -rw-r--r-- 24.0 KB
keyctl.c -rw-r--r-- 29.8 KB
keyring.c -rw-r--r-- 23.6 KB
permission.c -rw-r--r-- 2.8 KB
proc.c -rw-r--r-- 7.2 KB
process_keys.c -rw-r--r-- 17.0 KB
request_key.c -rw-r--r-- 13.8 KB
request_key_auth.c -rw-r--r-- 7.6 KB
sysctl.c -rw-r--r-- 1.2 KB
user_defined.c -rw-r--r-- 5.0 KB

back to top