[9610] bts: fixed calling function on debugfs
authorTaekki Kim <taekki.kim@samsung.com>
Thu, 12 Oct 2017 10:50:00 +0000 (19:50 +0900)
committerJaehyoung Choi <jkkkkk.choi@samsung.com>
Fri, 11 May 2018 05:02:35 +0000 (14:02 +0900)
commitc6c83047d810583f7b3fafd54f2eea3301e7b5a3
treee905bfd0883bccae3c3767135100d922ddcd1318
parent7cdab358c46a8eb7819726d0fef22b60b8ebd21e
[9610] bts: fixed calling function on debugfs

In debugfs, the bts set functions should only be called
when the current scenario and setting scenario are the
same. However, the bts set functions were always called.

Change-Id: I9add896fd84092d59b7fe71e2a00de515c0846e4
Signed-off-by: Taekki Kim <taekki.kim@samsung.com>
drivers/bts/bts-exynos9610.c