summaryrefslogtreecommitdiff
path: root/arch/x86/lib
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2017-04-24 07:48:01 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-05-17 09:13:06 (GMT)
commite98856fcff5adc64689c3d5597b0a36d867eec8f (patch)
tree46c8a7659c1fb7018c00f5e08c11e4aa44f8d685 /arch/x86/lib
parentddb3ac3c716f56cead695444e65a7ba7b0946555 (diff)
downloadu-boot-e98856fcff5adc64689c3d5597b0a36d867eec8f.tar.xz
serial: serial-uclass: Use force parameter in stdio_deregister_dev()
On my x86 platform I've noticed, that calling dm_uninit() or the new function dm_remove_devices_flags() does not remove the desired device at all. Debugging showed, that the serial uclass returns -EPERM in serial_pre_remove(). This patch sets the force parameter when calling stdio_deregister_dev() resulting in a removal of the device. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions