cdx: Replace custom mcdi logging with print_hex_dump_debug()
authorAbhijit Gangurde <abhijit.gangurde@amd.com>
Tue, 13 Jun 2023 08:43:18 +0000 (14:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Jun 2023 11:42:16 +0000 (13:42 +0200)
commitb1c8ea3c09db24a55ff84ac047cb2e9d9f644bf9
treef3a8c3cabac93fbcdff75f071f47e0c142ee0b7e
parentb8c5ff76059ded3758de3db83e04189a072ac01f
cdx: Replace custom mcdi logging with print_hex_dump_debug()

Replace custom mcdi logging for send and receive requests
with dynamic debug method print_hex_dump_debug().

Signed-off-by: Abhijit Gangurde <abhijit.gangurde@amd.com>
Message-ID: <20230613084318.27996-1-abhijit.gangurde@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/cdx/controller/Kconfig
drivers/cdx/controller/mcdi.c
drivers/cdx/controller/mcdi.h