diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2021-03-21 20:55:22 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-04-06 17:27:30 +0200 |
commit | 426e2c6a2c383c9b1f9c74b7815252da89b3b8ab (patch) | |
tree | 8fbcdb71f38fb8311a9fe071e2e121941abdc365 /drivers/ata/pata_platform.c | |
parent | ata: ahci: ceva: Updated code by using dev_err_probe() (diff) | |
download | linux-426e2c6a2c383c9b1f9c74b7815252da89b3b8ab.tar.xz linux-426e2c6a2c383c9b1f9c74b7815252da89b3b8ab.zip |
pata_legacy: Properly document module parameters
Most pata_legacy module parameters lack MODULE_PARM_DESC documentation
and none is described in kernel-parameters.txt. Also several comments
are inaccurate or wrong.
Add the missing documentation pieces then and reorder parameters into a
consistent block. Remove inaccuracies as follows:
- `all' affects primary and secondary port ranges only rather than all,
- `probe_all' affects tertiary and further port ranges rather than all,
- `ht6560b' is for HT 6560B rather than HT 6560A.
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2103211909560.21463@angie.orcam.me.uk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ata/pata_platform.c')
0 files changed, 0 insertions, 0 deletions