diff options
author | Pavan Savoy <pavan_savoy@ti.com> | 2010-09-10 23:58:55 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-16 23:54:45 +0400 |
commit | dfb7ef7d84fa45270b0138dbe6ab4316b03cc724 (patch) | |
tree | 82bff2fedc12739dcb87c8e10fa4b2b675ac8a7f /drivers/staging/vt6655 | |
parent | 48c51a8cf484c8d569f97050bbac493c5bc79c2f (diff) | |
download | linux-dfb7ef7d84fa45270b0138dbe6ab4316b03cc724.tar.xz |
staging: ti-st: fix kim platform device id
Platform devices tend to have id as -1 when only 1 device exist and
a value >=0 when multiple devices exist, since we plan to store all
these platform devices if multiple exist, there was a requirement to
have id to be >=0.
The patch fixes this problem.
Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6655')
0 files changed, 0 insertions, 0 deletions