commit | bf5f18d708802737fa0db6306f6b9148f85b2efd | [log] [tgz] |
---|---|---|
author | Aniroop Mathur <a.mathur@samsung.com> | Fri Oct 30 04:15:37 2015 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Oct 31 10:35:02 2015 -0700 |
tree | 65c8baf0c1896214fd90de355767ba14586b9a8b | |
parent | 5523662edd4fe937267053c2018b75be2ac17860 [diff] |
Input: evdev - fix bug in checking duplicate clock change request clk_type and clkid stores different predefined clock identification values so they cannot be compared for checking duplicate clock change request. Therefore, lets fix it to avoid unexpected results. Signed-off-by: Aniroop Mathur <a.mathur@samsung.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>