aboutsummaryrefslogtreecommitdiff
path: root/lib/crc7.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-17CRC7 supportJan Nikitenko1-0/+68
Add CRC7 routines, used for example in MMC over SPI communication. Kerneldoc updates [[email protected]: fix funny mix of const and non-const] Signed-off-by: Jan Nikitenko <[email protected]> Signed-off-by: David Brownell <[email protected]> Cc: "Randy.Dunlap" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>