On Wed, Jul 29, 2020 at 09:53:59AM +0200, Matthias Brugger wrote:
On 29/07/2020 09:44, Krzysztof Kozlowski wrote:
Fix W=1 compile warnings (invalid kerneldoc):
drivers/soc/mediatek/mtk-infracfg.c:34: warning: Function parameter or member 'infracfg' not described in 'mtk_infracfg_set_bus_protection'
drivers/soc/mediatek/mtk-infracfg.c:34: warning: Excess function parameter 'regmap' description in 'mtk_infracfg_set_bus_protection'
Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Queued for v5.9-next/soc
Hi,
It looks like this missed the merge window. Do you plan to keep it for
v5.10?