Message ID | 56D6A2BE.7060503@xilinx.com |
---|---|
State | Superseded |
Headers | show |
> Tested-by: Michal Simek <michal.simek@xilinx.com>
Tested-by for a documentation patch?
On 2.3.2016 10:01, Wolfram Sang wrote: > >> Tested-by: Michal Simek <michal.simek@xilinx.com> > > Tested-by for a documentation patch? yep. I was running kernel-doc which check it fully. That's why I have added tested-by. Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/drivers/i2c/busses/i2c-cadence.c b/drivers/i2c/busses/i2c-cadence.c index f9f485d2d917..90bbd9f9dd8f 100644 --- a/drivers/i2c/busses/i2c-cadence.c +++ b/drivers/i2c/busses/i2c-cadence.c @@ -173,7 +173,7 @@ struct cdns_platform_data { clk_rate_change_nb) /** - * cdns_i2c_clear_bus_hold() - Clear bus hold bit + * cdns_i2c_clear_bus_hold - Clear bus hold bit * @id: Pointer to driver data struct * * Helper to clear the controller's bus hold bit.