From: Dan Murphy <hidden> Date: 2014-08-22 14:12:04
Add a check to ensure that LRA libraries are not mixed with
the ERM mode.
If ERM mode and the Library is empty "OR" the
LRA library then exit.
As the LRA and empty libraries are not applicable for
the ERM actuator.
Signed-off-by: Dan Murphy <redacted>
---
drivers/input/misc/drv260x.c | 8 ++++++++
1 file changed, 8 insertions(+)
On Fri, Aug 22, 2014 at 09:11:36AM -0500, Dan Murphy wrote:
Add a check to ensure that LRA libraries are not mixed with
the ERM mode.
If ERM mode and the Library is empty "OR" the
LRA library then exit.
As the LRA and empty libraries are not applicable for
the ERM actuator.
Signed-off-by: Dan Murphy <redacted>