On Fri, 9 Apr 2021 at 12:02, Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx> wrote: > > On 4/8/21 23:24, Naresh Kamboju wrote: > >> bio_offset(req->bio), > >> GDROM_DMA_STARTADDR_REG); > >> __raw_writel(block_cnt * GDROM_HARD_SECTOR, GDROM_DMA_LENGTH_REG); > >> __raw_writel(1, GDROM_DMA_DIRECTION_REG); > > Thanks for your patch. > > After applying this typo fix, the build pass now. > > > > - Naresh > > > > are you okay if I add your tested by tag to the official patch ? > > Or you want to send it as a reply to that patch ? Please create a patch and add my Reported-by / Tested-by tags. - Naresh