]> Git Repo - J-u-boot.git/commit
console: Set console device counter in console_devices_set()
authorAndy Shevchenko <[email protected]>
Thu, 11 Feb 2021 15:09:38 +0000 (17:09 +0200)
committerTom Rini <[email protected]>
Tue, 16 Feb 2021 16:16:07 +0000 (11:16 -0500)
commit20a7d351486f9d5afde55ffd9d8331e765add42d
treefa69ddfccf3f60056b142ecc3b6fd929ab59c1b2
parent7b9ca3f89c340f3a195e17ccdd7d512e0884e555
console: Set console device counter in console_devices_set()

console_devices_set() missed the console device counter to be set correctly.

Fixes: 45375adc9799 ("console: add function console_devices_set")
Cc: Patrick Delaunay <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
common/console.c
This page took 0.033926 seconds and 4 git commands to generate.