mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 05:20:45 +09:00
The search/pullup/add/remove device attributes were 0666 which would allow arbitrary users to affect the 1 wire bus. Change to 0664 to prevent that. Signed-off-by: Brian Swetland <swetland@google.com>