driver core: platform: Fix spelling errors in platform.c
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 20 May 2020 14:12:02 +0000 (22:12 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 May 2020 09:03:46 +0000 (11:03 +0200)
commitc82c83c330654c5639960ebc3dabbae53c43f79e
tree6bf30b58efc9e7709d90002bc7f936eaf69b5bb1
parentfefcfc968723caf93318613a08e1f3ad07a6154f
driver core: platform: Fix spelling errors in platform.c

There is a word spelling mistake of 'Unegisters', thus
it should be fixed.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20200520141202.19568-1-tangbin@cmss.chinamobile.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/platform.c