pwm: renesas-tpu: Drop confusing registered message
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 16 Mar 2020 10:32:16 +0000 (11:32 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Mon, 30 Mar 2020 16:03:06 +0000 (18:03 +0200)
commita1098c13a3ecd61015f63753c80c212ceaea7fb4
treea08c44b00c1d234992b6bd5a09568ac1ceb6fca5
parentd5a3c7a4536e1329a758e14340efd0e65252bd3d
pwm: renesas-tpu: Drop confusing registered message

During device probe, the message

    TPU PWM -1 registered

is printed.

While the "-1" looks suspicious, it is perfectly normal for a device
instantiated from DT.

Remove the message, as there are no non-DT users left, and other drivers
don't print such messages either.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-renesas-tpu.c