* [PATCH 0/2] Refactor the accessors for the ATA device control and alternate status registers
@ 2022-02-13 15:09 Sergey Shtylyov
0 siblings, 0 replies; 3+ messages in thread
From: Sergey Shtylyov @ 2022-02-13 15:09 UTC (permalink / raw)
To: Damien Le Moal, linux-ide
Here are 2 patches against the 'for-next' branch of Damien Le Moal's
'libata.git' repo. Refactor the accessors for the device control and
alternate status registers moving the prerequeiste checks done now around
the calls into the functionas themselves and make them return a 'bool'
result indicating if a respective register exists or not...
Sergey Shtylyov (2):
ata: libata-sff: refactor ata_sff_set_devctl()
ata: libata-sff: refactor ata_sff_altstatus()
drivers/ata/libata-sff.c | 86 +++++++++++++++++++++-------------------
1 file changed, 46 insertions(+), 40 deletions(-)
--
2.26.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/2] Refactor the accessors for the ATA device control and alternate status registers
@ 2022-02-13 15:10 Sergey Shtylyov
2022-02-16 7:20 ` Damien Le Moal
0 siblings, 1 reply; 3+ messages in thread
From: Sergey Shtylyov @ 2022-02-13 15:10 UTC (permalink / raw)
To: Damien Le Moal, linux-ide
Here are 2 patches against the 'for-next' branch of Damien Le Moal's
'libata.git' repo. Refactor the accessors for the device control and
alternate status registers moving the prerequeiste checks done now around
the calls into the functionas themselves and make them return a 'bool'
result indicating if a respective register exists or not...
Sergey Shtylyov (2):
ata: libata-sff: refactor ata_sff_set_devctl()
ata: libata-sff: refactor ata_sff_altstatus()
drivers/ata/libata-sff.c | 86 +++++++++++++++++++++-------------------
1 file changed, 46 insertions(+), 40 deletions(-)
--
2.26.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] Refactor the accessors for the ATA device control and alternate status registers
2022-02-13 15:10 Sergey Shtylyov
@ 2022-02-16 7:20 ` Damien Le Moal
0 siblings, 0 replies; 3+ messages in thread
From: Damien Le Moal @ 2022-02-16 7:20 UTC (permalink / raw)
To: Sergey Shtylyov, linux-ide
On 2/14/22 00:10, Sergey Shtylyov wrote:
> Here are 2 patches against the 'for-next' branch of Damien Le Moal's
> 'libata.git' repo. Refactor the accessors for the device control and
> alternate status registers moving the prerequeiste checks done now around
> the calls into the functionas themselves and make them return a 'bool'
> result indicating if a respective register exists or not...
>
> Sergey Shtylyov (2):
> ata: libata-sff: refactor ata_sff_set_devctl()
> ata: libata-sff: refactor ata_sff_altstatus()
>
> drivers/ata/libata-sff.c | 86 +++++++++++++++++++++-------------------
> 1 file changed, 46 insertions(+), 40 deletions(-)
>
Applied to for-5.18. Thanks !
--
Damien Le Moal
Western Digital Research
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-02-16 7:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-13 15:09 [PATCH 0/2] Refactor the accessors for the ATA device control and alternate status registers Sergey Shtylyov
-- strict thread matches above, loose matches on Subject: below --
2022-02-13 15:10 Sergey Shtylyov
2022-02-16 7:20 ` Damien Le Moal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox