mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
td8801:modify akm8975 orientation
This commit is contained in:
parent
25e4f47dcc
commit
cf429eefd2
|
|
@ -694,14 +694,14 @@ static struct akm8975_platform_data akm8975_info =
|
|||
},
|
||||
|
||||
{
|
||||
{-1, 0, 0 },
|
||||
{0, -1, 0 },
|
||||
{1, 0, 0 },
|
||||
{0, 1, 0 },
|
||||
{0, 0, 1 },
|
||||
},
|
||||
|
||||
{
|
||||
{1, 0, 0 },
|
||||
{0, 1, 0 },
|
||||
{-1, 0, 0 },
|
||||
{0, -1, 0 },
|
||||
{0, 0, 1 },
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user