RE: [PATCH 5/6] mmc: zynq_sdhci: Fix kernel doc warnings

2021-07-09 Thread Ashok Reddy Soma
Hi Jaehoon, > -Original Message- > From: Jaehoon Chung > Sent: Friday, July 9, 2021 3:12 PM > To: Ashok Reddy Soma ; u-boot@lists.denx.de > Cc: peng@nxp.com; git ; mon...@monstr.eu; > somaashokre...@gmail.com; Michal Simek > Subject: Re: [PATCH 5/6] mmc: zynq_

Re: [PATCH 5/6] mmc: zynq_sdhci: Fix kernel doc warnings

2021-07-09 Thread Jaehoon Chung
Hi Ashok, On 7/9/21 4:17 PM, Ashok Reddy Soma wrote: > From: Michal Simek > > Fix these kernel doc warnings: > drivers/mmc/zynq_sdhci.c:181: warning: contents before sections > drivers/mmc/zynq_sdhci.c:187: warning: Function parameter or member 'degrees' > not described in 'sdhci_zynqmp_sdcardc

[PATCH 5/6] mmc: zynq_sdhci: Fix kernel doc warnings

2021-07-09 Thread Ashok Reddy Soma
From: Michal Simek Fix these kernel doc warnings: drivers/mmc/zynq_sdhci.c:181: warning: contents before sections drivers/mmc/zynq_sdhci.c:187: warning: Function parameter or member 'degrees' not described in 'sdhci_zynqmp_sdcardclk_set_phase' drivers/mmc/zynq_sdhci.c:236: warning: contents befo