thunderbolt: Make use of SI units from units.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 27 Mar 2023 17:20:17 +0000 (20:20 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Wed, 29 Mar 2023 08:05:05 +0000 (11:05 +0300)
commit5d88366807fce55ab5bd1bf94055e1d1d0032604
tree8f59d884cfd0d413296e5923be56b33fb682d061
parent4e99c98e3071bd7fd4d7f20440f1a5c3bf533149
thunderbolt: Make use of SI units from units.h

In a couple of places it seems reasonable to use MEGA intead
of explicit number. It makes code more readable and robust.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/usb4.c