commit | 64da3499c911698c004a2d47fd0af6ad683a811a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Aug 01 21:20:10 2011 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Oct 03 11:39:49 2011 -0700 |
tree | a078cc8fe272bc722c998e63f6f51d3c4f15146e | |
parent | db14205cc5b607f06cdad8efad52def931f23f5c [diff] |
tty: Add "spi:" prefix for spi modalias commit 8c4074cd2254606aeb788d518ccc27c9f97129e1 upstream. Since commit e0626e38 (spi: prefix modalias with "spi:"), the spi modalias is prefixed with "spi:". This patch adds "spi:" prefix and removes "-spi" suffix in the modalias. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>