commit | 923f122573851d18a3832ca808269fa2d5046fb1 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Tue Sep 13 13:21:29 2005 +0900 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Sep 14 08:19:27 2005 -0400 |
tree | 41f30af97a513387389429ad45037651e08d513d | |
parent | 905ec87e93bc9e01b15c60035cd6a50c636cbaef [diff] |
[PATCH] sil24: initialization fix sil24 0.20 didn't use to perform (what seems to be) port multiplier initialization and controller reset 0.10 driver does. This makes some sil24 controllers malfunction. This patch adds PM initialization and controller resetting to initilization and bumps version to 0.21. Please refer to the following thread for more information. http://marc.theaimsgroup.com/?l=linux-ide&m=112582819830324&w=2 http://marc.theaimsgroup.com/?l=linux-ide&m=112636045531060&w=2 Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>