misc: isl29003: Fix typo for get/set mode
authorZhou Xingxing <zhou_x1@hoperun.com>
Mon, 7 Dec 2020 09:49:05 +0000 (17:49 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Dec 2020 18:35:34 +0000 (19:35 +0100)
commita73a0712745300f17480e729cef4422cb9c9c2df
tree7a866e7c8b0116d3c24d983abc16c5fba014a4da
parent3f618ab3323407ee4c6a6734a37eb6e9663ebfb9
misc: isl29003: Fix typo for get/set mode

The operation of get/set mode was same with get/set resolution. It is
a typo absolutely. This patch updates these bits operated by get/set
mode.

Signed-off-by: Zhou Xingxing <zhou_x1@hoperun.com>
Link: https://lore.kernel.org/r/1607334545-2091-1-git-send-email-zhou_x1@hoperun.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/isl29003.c